From: <var...@us...> - 2009-02-23 14:11:07
|
Revision: 6535 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6535&view=rev Author: vargenau Date: 2009-02-23 14:11:04 +0000 (Mon, 23 Feb 2009) Log Message: ----------- Fix Wikicreole syntax Modified Paths: -------------- trunk/pgsrc/AllUsers trunk/pgsrc/Help%2FExternalSearchPlugin trunk/pgsrc/Help%2FTemplatePlugin trunk/pgsrc/InterWikiSearch trunk/pgsrc/LinkSearch trunk/pgsrc/OrphanedPages trunk/pgsrc/PageHistory trunk/pgsrc/PageInfo trunk/pgsrc/PluginManager trunk/pgsrc/RandomPage trunk/pgsrc/UserPreferences trunk/pgsrc/WantedPages Modified: trunk/pgsrc/AllUsers =================================================================== --- trunk/pgsrc/AllUsers 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/AllUsers 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -9,9 +9,9 @@ Content-Transfer-Encoding: binary Here is a list of all users who have once successfully logged in, -created their own home page or have saved [UserPreferences] at least once. +created their own home page or have saved [[UserPreferences]] at least once. ---- -<<AllUsers?> +<<AllUsers>> ---- [[CategoryActionPage]] Modified: trunk/pgsrc/Help%FExternalSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FExternalSearchPlugin 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/Help%2FExternalSearchPlugin 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sun, 22 Feb 2009 19:16:30 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -17,7 +17,7 @@ <<ExternalSearch url="InterWiki or URL" name="button text" -?> +>> }}} == Arguments Modified: trunk/pgsrc/Help%FTemplatePlugin =================================================================== --- trunk/pgsrc/Help%2FTemplatePlugin 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/Help%2FTemplatePlugin 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sun, 22 Feb 2009 19:16:30 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -18,7 +18,7 @@ == Usage {{{ -<<Template page=Templates/Footer?> +<<Template page=Templates/Footer>> <<Template page=Templates/Film vars="title=SomeFilm&year=1999">> {{Templates/Film|title=SomeFilm|year=1999}} }}} Modified: trunk/pgsrc/InterWikiSearch =================================================================== --- trunk/pgsrc/InterWikiSearch 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/InterWikiSearch 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -14,7 +14,7 @@ To add one of these searches to another page use the [ExternalSearchPlugin|Help:ExternalSearchPlugin]. -<<InterWikiSearch?> +<<InterWikiSearch>> ---- [[CategoryActionPage]] Modified: trunk/pgsrc/LinkSearch =================================================================== --- trunk/pgsrc/LinkSearch 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/LinkSearch 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,7 +8,7 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -<<LinkSearch limit||=100?> +<<LinkSearch limit||=100>> ---- [[CategoryActionPage]] Modified: trunk/pgsrc/OrphanedPages =================================================================== --- trunk/pgsrc/OrphanedPages 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/OrphanedPages 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ ---- -<<OrphanedPages info||=hits,pagename,mtime?> +<<OrphanedPages info||=hits,pagename,mtime>> ---- [[CategoryActionPage]] Modified: trunk/pgsrc/PageHistory =================================================================== --- trunk/pgsrc/PageHistory 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/PageHistory 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -13,7 +13,7 @@ Click on two checkbox to see the <strong>diff</strong>, the changes between those two versions. -<<PageHistory?> +<<PageHistory>> ---- [[CategoryActionPage]] Modified: trunk/pgsrc/PageInfo =================================================================== --- trunk/pgsrc/PageInfo 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/PageInfo 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,7 +8,7 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -<<PageInfo?> +<<PageInfo>> ---- [[CategoryActionPage]] Modified: trunk/pgsrc/PluginManager =================================================================== --- trunk/pgsrc/PluginManager 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/PluginManager 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,7 +8,7 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -<<PluginManager?> +<<PluginManager>> ---- [[CategoryActionPage]] Modified: trunk/pgsrc/RandomPage =================================================================== --- trunk/pgsrc/RandomPage 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/RandomPage 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,7 +8,7 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -<<RandomPage numpages||=20?> +<<RandomPage numpages||=20>> ---- [[CategoryActionPage]] Modified: trunk/pgsrc/UserPreferences =================================================================== --- trunk/pgsrc/UserPreferences 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/UserPreferences 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,7 +8,7 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -<<UserPreferences?> +<<UserPreferences>> ---- [[CategoryActionPage]] Modified: trunk/pgsrc/WantedPages =================================================================== --- trunk/pgsrc/WantedPages 2009-02-23 12:44:12 UTC (rev 6534) +++ trunk/pgsrc/WantedPages 2009-02-23 14:11:04 UTC (rev 6535) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Mon, 23 Feb 2009 14:11:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -19,7 +19,7 @@ ---- -<<WantedPages?> +<<WantedPages>> ---- [[CategoryActionPage]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |