2006-01-24 metaperl * line 26 of year.tt does not make much sense: http://dev.catalyst.perl.org/browser/trunk/examples/CatalystAdvent/root/year.tt ... it sets the class of the td to "link $something" but there is no corresponding class in screen.css (http://dev.catalyst.perl.org/browser/trunk/examples/CatalystAdvent/root/static/css/screen.css) so in the Seamstress rework I am making that class attribute sensible and adding some css to make it visually distinct. 2006-01-23 metaperl * removed DefaultEnd and added an end block which will forward to Seamstress when possible and tt otherwise. Thus starteth the incremental conversion of CatalystAdvent This file documents the revision history for Perl extension CatalystAdvent. 0.03 - By default, display the most recent year for which we have entries - Display notes only if they exist 0.02 Thu Dec 8 2005 - Cache generated xhtml files - RSS feed available - Code refactored - CSS fixings, now using static file - Docs updated - Added link to main site - Added previous and next buttons 0.01 Mon Dec 5 20:59:38 2005 - Initial revision, generated by Catalyst