From: <var...@us...> - 2011-01-27 09:11:43
|
Revision: 7914 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7914&view=rev Author: vargenau Date: 2011-01-27 09:11:37 +0000 (Thu, 27 Jan 2011) Log Message: ----------- SteveWainstead and SandBox are translated Modified Paths: -------------- trunk/config/config-default.ini trunk/config/config-dist.ini Modified: trunk/config/config-default.ini =================================================================== --- trunk/config/config-default.ini 2011-01-26 17:48:29 UTC (rev 7913) +++ trunk/config/config-default.ini 2011-01-27 09:11:37 UTC (rev 7914) @@ -133,7 +133,7 @@ WIKI_PGSRC = pgsrc DEFAULT_WIKI_PGSRC = pgsrc ; untranslated pgsrc pages to always include -DEFAULT_WIKI_PAGES = "ReleaseNotes:SandBox:PhpWiki:SteveWainstead" +DEFAULT_WIKI_PAGES = "ReleaseNotes" ALLOWED_PROTOCOLS = "http|https|mailto|ftp|news|nntp|ssh|gopher" INLINE_IMAGES = "png|jpg|jpeg|gif" Modified: trunk/config/config-dist.ini =================================================================== --- trunk/config/config-dist.ini 2011-01-26 17:48:29 UTC (rev 7913) +++ trunk/config/config-dist.ini 2011-01-27 09:11:37 UTC (rev 7914) @@ -960,7 +960,7 @@ ;DEFAULT_WIKI_PGSRC = pgsrc ; These are ':'-seperated pages which will get loaded untranslated from DEFAULT_WIKI_PGSRC. -;DEFAULT_WIKI_PAGES = "ReleaseNotes:SteveWainstead:TestPage" +;DEFAULT_WIKI_PAGES = "ReleaseNotes" ;========================================================================= ; Part Five: Mark-up options. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |