fixed script, now handles URL replacement properly
[koha.git] / installer / html-template-to-template-toolkit.pl
2011-02-01 Christopher Hallfixed script, now handles URL replacement properly
2011-02-01 Christopher Hallcomma problem in conversion script
2011-01-25 Christopher Hallfix for reverse scoping bug
2010-12-22 Christopher Hallmissing semicolon
2010-12-10 Christopher Hallmake sure to close that file
2010-12-09 Christopher Halltidied up code, fixed indentation, unused variables...
2010-12-07 Christopher Hallforgot to account for fullstop in pattern
2010-12-07 Christopher Hallfixed loop variable patterns to handle scope
2010-12-06 Christopher Hallscript with fixed scoping
2010-12-06 Christopher Hallfixed elseif vs elsif bug
2010-11-24 Christopher Hallfixed loop variables
2010-11-24 Christopher Hallremoved pref from list of file types and fixed FOREACH...
2010-11-18 Christopher HallMerge branch 'master' into template_toolkit
2010-11-18 Christopher Halladded .pref to list of extensions to 'convert'
2010-11-18 Christopher Hallsmall fixes, seems to generate working opac and intranet
2010-11-12 Christopher Hallupdated 'conversion' script, now seems to catch all...
2010-11-12 Christopher HallMore work on 'conversion' script for HTML::Toolkit...
2010-08-23 Will StokesDraft script to 'convert' HTML:Toolkit syntax in templa...