From: <var...@us...> - 2009-01-15 09:00:30
|
Revision: 6400 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6400&view=rev Author: vargenau Date: 2009-01-15 09:00:25 +0000 (Thu, 15 Jan 2009) Log Message: ----------- split PhpWikiAdministration in two pages: PhpWikiAdministration and PhpWikiDebug Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2009-01-13 18:18:36 UTC (rev 6399) +++ trunk/pgsrc/ReleaseNotes 2009-01-15 09:00:25 UTC (rev 6400) @@ -68,6 +68,7 @@ * renamed class Theme to ~WikiTheme to avoid Gforge name clash (vargenau) * numeric cells in tables are now right-aligned by default * <noinclude> and </noinclude> should not appear even when not included +* split PhpWikiAdministration in two pages: PhpWikiAdministration and PhpWikiDebug !! New * ~PageList supports listtype=ul,ol,dl. dl used by FullTextSearch This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |