[Phpcms-plugins-cvs] admin4phpCMS Changelog,1.10,1.11
Brought to you by:
mjahn
From: Martin J. <mj...@us...> - 2005-05-15 12:24:15
|
Update of /cvsroot/phpcms-plugins/admin4phpCMS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4823 Modified Files: Changelog Log Message: Commit as backup during development Index: Changelog =================================================================== RCS file: /cvsroot/phpcms-plugins/admin4phpCMS/Changelog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Changelog 15 Apr 2005 15:20:06 -0000 1.10 +++ Changelog 15 May 2005 12:24:03 -0000 1.11 @@ -1,3 +1,12 @@ +May 15 2005 (mjahn) + * included AJAX-files into distribution (tools directory) + * optimized languagefiles and templates of module phpCMS + +May 13 2005 (mjahn) + * changed format of the language files (INI-file) + * inserted language-detection into framework + * language-files are now included in the first line of a template file + April 14 2005 (mjahn) * create new modules: + phpcms-content (only dummy) |