January 10, 2008 6:13pm
I've just released version 0.1beta of the Connections theme for Habari. I'm happy to move to beta now because I'm actually using it on this site, and have made a lot of updates (0.1alpha was actually pretty badly broken).
Please let me know if you use the theme, or even if you test it.
Details
- Use the comment content output set up in theme.php
- Removed redundant tagline from the sidebar
- Changed class content to id content in entry.multiple (which it should have been all along).
- Changed post.php so that it does not include the date, and moved the date into appropriate entry templates.
- Include comments template in page.single.
- Draft watermark on unpublished entries.
- Search only outputs date for entries.
- Don't display a tag in the sidebar if there are no posts with that tag.
- Only print 'tagged' if there are tags on a post
- Added template for multiple entries.
- Fixed strange php error output in 404 template.
- Added page selector to home page.
- Fixed search function.
- Fixed comment form action
- Add 404 page
- Changed <code> whitespace to pre.
- Fixed atom feed.
- Fixed class names in post.php.
- Fixed nav pages.