revision update (25 Aug 2008)
- Fixed float-clearing when meta is longer than the content in all pages.
- Edited
figure elements styling for img postings.
- Edited date font face and sizes in archive page and adjusted the margins a little.
- Image and flash displays in blog posts are now aligned left instead of being centered.
5.0(08 May 2008)
- Uploaded and good to go after making sure nothing screws up at the server-side.
- 404 custom error page added.
5r2(07 May 2008)
- Browser-related:
- Opera 9.5b1, Safari 3.1, Firefox 2.0 now renders (
application/xhtml+xml) pixel-perfect.
- Because Firefox 3b5pre-180308 woold not render unknown elements (set to block level), I have to use XML serialisation and modify all older posts to be conforming. (462 posts is alot of posts, by the way!)
- The layout will now only break if the viewport is smaller than 1024x768 of resolution.
- Rendering in IE7/IE8b1(and all browsers that don't grant
application/xhtml+xml precedence over text/html) defaolts to just HTML view -- no CSS. [totally screws over in ie7 when subpages are viewed]
- Font-size issue solved: enlarging the font-size will no longer cause post-meta and search input to go haywire.
- Code core:
- Pagination added for
single.php and search.php (i.e prev/next posts navigation).
- Gravatar support added to comments.
- Twitter js widget replaced by Twitter Tools.
- Search Page done.
- Archive Pages done.
- Categories changed to Tags.
print.css added.
5r1 (24 Feb 2008)
- Initial release/test.
5r0 (22 Nov 2007)
- Initial concept.