WhiteBeans Version 0.1.4
What is WhiteBeans?
WhiteBeans is simply a Wordpress theme framework. This project started at the end of December 2007, and after a year of planning and debugging, this project went alive at last.
Features?
- Although the visual appearance of WhiteBeans is quite minimalistic, it has a lot of room for modifications. This will be discussed in the WhiteBeans official site(http://whitebeans.infomalaya.com).
- Cross browser compatibility. This theme look same and consistent on all major top browser(IE6, Firefox 3, Opera, Google Chrome, Flock, and Safari).
- Web standards - We care about web standards, so this theme use the valid and follow the standards that W3C wants.
- Support for asides entries - In case you were a blogger like me that extensively use asides, this theme were equipped with styling for asides. Just create a category named 'asides'(case sensitive), and your post tagged with that category will look differently from the normal posts.
- Support for Datetime design patterns. We will add more microformats features in the future.
Known bugs
- In sidebar, if user display the categories with the post count, it will break the listings. So, it is advisable for not displaying the post count.
- No support for reply-to-comments feature, yet.
Future development
- Add more microformats features.
- Tweak and optimize the css stylesheets.
- Ajax - Live commenting (Maybe much later since this is not my expertise)
- Support for drop-down menus(For Child pages)
- Reply-To-Comments feature(URGENT).
Change Log
Version 0.1.4
- Eliminate the margin below ol and ul. Thanks to Azwan.
- Added 1px padding inside the content area, so that the links that clicked got a perfect clicked effect.
- Remove the comments area inside the page.
- Now the comment listings got a new zebra-like style, and the border line is now using only one colour instead or two.
- The notification for the moderated comments is now visible.
- Reduce the bottom padding of the post to 10px. To make it possible to index.php behave properly(the gap between each posts), a new div class called 'separator' were inserted.
Version 0.1.3
Version 0.1.2
- Changed the slash(/) symbol near the RSS button to dotted symbol (·).
- Added the style for the asides entries(Red 3px border at the left side).
- Added this documentation inside the themes folder named readme.txt.
- Added the page navigation below the header.
- Added the search box below the header.
Version 0.1.1
- Added the RSS feeds button at the footer