Handling of comment display is a little more intelligent now in the sp theme: Entries that have comments disabled and have no existing comments, will not show the comments count and link, the comments feed link, or the comment area and form - not even a “no comments” message. It is assumed such a post is not intended for ...
--More--Tagged with php
Edgy
In the sprit of “dog food” and all that, overnight I upgraded joshix.com to the razor edge of Habari svn. I’d been running on the stable 0.5.2 release here, but the urge to develop and test against my own little use case is too strong....
--More--sp 0.6.3
Sp 0.6.2
Update of the sp theme for Habari versions ≥ svn revision 2907 (aka 0.6-alpha) is available over at the testing server. Version 0.6.2 of sp updates from $user to $loggedin to fix the login box, synchronizes some CSS class names with Simplish (for my convenience), shrinks the header background image down by 5 more bytes, and removes unnecessary conditionals in ...
Slick new threads
I relented and added support for threaded comments to Simplish for the upcoming WordPress 2.7. I have some initial code and a demo up at labs.utopian.net. So now we load a JavaScript — but only when the threaded comments setting is true, and even then only on single post views.