Revision history for App-ZofCMS
0.0223 Oct 22, 2013
1) Fixed inconsistent versions (for CPANTS Game)
2) 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
3) Added use strict/warnings and plugins => [] to the default file made by --pages option in
the zofcms_helper.
4) Removed use_ok('Carp') test as it was throwing warnings. Carp is core anyway, so the test is
somewhat useless.
0.0222 Feb 14, 2012
Fixed sial.org link
0.0221 July 27, 2009
Made "Content-type" header to include utf-8 encoding
0.0211 July 5, 2009
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 November 17, 2008
Fixed a stupid bug in --pages option for zofcms_helper (again)
0.0110 November 17, 2008
Fixed a stupid bug in --pages option for zofcms_helper
0.0109 November 17, 2008
Added --pages option to zofcms_helper
0.0108 November 6, 2008
Fixed zofcms_helper to allow addition of modules without touching the core
0.0107 November 6, 2008
Fixed discrepancy in documentation
0.0106 October 25, 2008
Added an option to configure ZofCMS Template file extensions
0.0105 August 6, 2008
Fixed the bug that prevented use of 'plugins' key in 'template_defaults' in config file
0.0104 August 6, 2008
Fixed the bug where 'page=/foo' would transform into
'dir=/&page=index' instead of 'dir=/&page=foo'
0.0103 July 27, 2008
Fixed some documentation "typos"
Added --cpan option to zofcms_helper
0.0102 July 27, 2008
Fixed incorrect path setup with helper script.
Fixed incorrect plugins module names which
prevented plugin usage
0.0101 July 26, 2008
First version, released on an unsuspecting world.