projekt draco

Changelog

revision update (25 Aug 2008)

  1. Fixed float-clearing when meta is longer than the content in all pages.
  2. Edited figure elements styling for img postings.
  3. Edited date font face and sizes in archive page and adjusted the margins a little.
  4. Image and flash displays in blog posts are now aligned left instead of being centered.

5.0(08 May 2008)

  1. Uploaded and good to go after making sure nothing screws up at the server-side.
  2. 404 custom error page added.

5r2(07 May 2008)

  1. Browser-related:
    1. Opera 9.5b1, Safari 3.1, Firefox 2.0 now renders (application/xhtml+xml) pixel-perfect.
      1. 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!)
    2. The layout will now only break if the viewport is smaller than 1024x768 of resolution.
    3. 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]
    4. Font-size issue solved: enlarging the font-size will no longer cause post-meta and search input to go haywire.
  2. Code core:
    1. Pagination added for single.php and search.php (i.e prev/next posts navigation).
    2. Gravatar support added to comments.
    3. Twitter js widget replaced by Twitter Tools.
    4. Search Page done.
    5. Archive Pages done.
    6. Categories changed to Tags.
    7. print.css added.

5r1 (24 Feb 2008)

  1. Initial release/test.

5r0 (22 Nov 2007)

  1. Initial concept.