[Phpcms-plugins-cvs] admin4phpCMS Changelog,1.9,1.10
Brought to you by:
mjahn
From: Martin J. <mj...@us...> - 2005-04-15 15:20:15
|
Update of /cvsroot/phpcms-plugins/admin4phpCMS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20482 Modified Files: Changelog Log Message: Commit as backup during development Index: Changelog =================================================================== RCS file: /cvsroot/phpcms-plugins/admin4phpCMS/Changelog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- Changelog 7 Dec 2004 06:34:48 -0000 1.9 +++ Changelog 15 Apr 2005 15:20:06 -0000 1.10 @@ -1,3 +1,22 @@ +April 14 2005 (mjahn) + * create new modules: + + phpcms-content (only dummy) + + statistic + + pluginmanager + + phpcms + * integrated SMARTY-template-engine into the framework + * created language-files (simple INI-formatted files) + * finished module phpcms::cache + * finished modules phpcms:server-info + * finished module phpcms::phpinfo + * finished module phpcms::config + * begin of structuring the module phpcms::indexer + * begin of structuring the module phpcms::pluginmanager + * begin of structuring the module phpcms::indexer + * finished convertion-script for statistic-module + * some changes in design and layout + * changes eventstructure for parsing layout-data (better fits to the SMARTY-template-engine) + December 06 2004 (mjahn) * created simplier configuration and more flexibility to the framework and some modules * changed the index.php for better integration into a phpCMS-contentfile |