Revision history for Perl module App::ZofCMS 1.001001 2014-01-26 - Converted to dzil - Fixed RT#90093 (zofcms_helper putting 1; at the end of templates) - Fixed RT#89848 (zofcms_helper generating crappy `title` value) 0.0225 2013-11-01 - Minor fixes to comply with Kwalitee game 0.0224 2013-10-24 - Applied fixes submitted by Neil 'NEILB' Bowers to convert "Changes" file to be compliant with the CPAN::Changes::Spec 0.0223 2013-10-22 - Fixed inconsistent versions (for CPANTS Game) - Made zofcms_helper NOT overwrite existing plugin files, when --plugins option is used. The new option --overwrite_existing_plugins=1 can be used to elicit plugin overwrite - Added use strict/warnings and plugins => [] to the default file made by --pages option in the zofcms_helper. 0.0222 2012-02-14 - Fixed sial.org link 0.0221 2009-07-27 - Made "Content-type" header to include utf-8 encoding 0.0211 2009-07-05 - Fixed bugs in --plugins in zofcms_helper and edited the contents of some files it generates - Added multi-level plugins - Added --show_plugins in zofcms_helper 0.0111 2008-11-17 - Fixed a stupid bug in --pages option for zofcms_helper (again) 0.0110 2008-11-17 - Fixed a stupid bug in --pages option for zofcms_helper 0.0109 2008-11-17 - Added --pages option to zofcms_helper 0.0108 2008-11-06 - Fixed zofcms_helper to allow addition of modules without touching the core 0.0107 2008-11-06 - Fixed discrepancy in documentation 0.0106 2008-10-25 - Added an option to configure ZofCMS Template file extensions 0.0105 2008-08-06 - Fixed the bug that prevented use of 'plugins' key in 'template_defaults' in config file 0.0104 2008-08-06 - Fixed the bug where 'page=/foo' would transform into 'dir=/&page=index' instead of 'dir=/&page=foo' 0.0103 2008-07-27 - Fixed some documentation "typos" - Added --cpan option to zofcms_helper 0.0102 2008-07-27 - Fixed incorrect path setup with helper script. - Fixed incorrect plugins module names which prevented plugin usage 0.0101 2008-07-26 - First version, released on an unsuspecting world.