From: <var...@us...> - 2009-11-26 14:45:04
|
Revision: 7280 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7280&view=rev Author: vargenau Date: 2009-11-26 14:44:49 +0000 (Thu, 26 Nov 2009) Log Message: ----------- [[pagename]] Modified Paths: -------------- trunk/config/config-dist.ini Modified: trunk/config/config-dist.ini =================================================================== --- trunk/config/config-dist.ini 2009-11-21 19:09:41 UTC (rev 7279) +++ trunk/config/config-dist.ini 2009-11-26 14:44:49 UTC (rev 7280) @@ -1041,7 +1041,7 @@ ;ENABLE_MARKUP_COLOR = false ; Disable automatic linking of camelcase (wiki-)words to pages. -; Internal page links must be forced with [ pagename ] then. +; Internal page links must be forced with [[pagename]] then. ; Default: false ;DISABLE_MARKUP_WIKIWORD = true This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |