The current version of this website is filled with customizations, particularly under a WordPress installation (if you haven’t noticed yet). This page serves as a scratchpad for Stellify‘s current status.
Logs
- November 8, 2006
- Further tweaking on the archive.php template. The Foils post icons on the sidebar aren’t displaying when a tag search (/view/tag/tagname) is clicked on.
- November 6, 2006
- I simplified the look of my archives pages so it’d be easier to browse. I just told archive.php to display the post title (
the_title()) and the date it was written (the_date). It seemed to be working perfectly until I noticed some of the posts didn’t display any freaking dates beneath the post titles, while others did. I used a customthe_timeand it seems to be working now. Edit: Blog entry here. - October 16, 2006
- Another bug found. Details found in Post#32.
- October 12, 2006
- Trackbackers beware. Permalink formats and category names are currently changing. Yes, I’m very flaky right now.
- October 7, 2006
- The category count for Ventures seems incorrect. I’m not sure what caused it but I have a hunch. Edit: Looked at phpMyAdmin and saw duplicate rows for the post2cat table for the same post ID and category ID. That’s illogical; why would you need multiple DB entries saying a post is filed under a category three times? I’m 90% that’s the culprit but deleting might wreak unprecedented havoc.
Features
- Instant Search is an AJAXified search function used on this site. I’m using it in place of Livesearch because curiously, I couldn’t get it to work. Unlike Livesearch, though, it won’t search manually when you hit enter, which means you might be seeing only a limited list of results rather than the actual. Instant Search is not a WordPress plugin, though.
- Feeds at the sidebar are powered by the SimplePie WordPress plugin.
- Do try out the comment Quoter plugin when you reply here. It’s quite fun to use; just hit the ‘Q’ beside the name of the entry you wish to quote.
- As of writing Gravatar isn’t currently open for signups, which is unfortunate. Maybe I can switch between a Gravatar and a Favatar/Favicon if one of them isn’t available; I’ll have to analyze the feasibility of that though. Edit: I wrote an entry about the (gr)avatar dilemma.
- The login and register page now looks like the other pages courtesy of Themed Login and Register plugin.
- Tagging support is brought to you by Jerome’s Keywords.
- Archives page with the Cleaner Archives plugin (as well as a tag cloud).
Todo
Categories/Tags pagein Archives pageArchives page- Figure out OPML and Links syncing
- Resume/CV LinkedIn Profile will do.
- WP 2.1 Incompatibilities
- Microformats?
