From: <var...@us...> - 2009-02-25 20:20:21
|
Revision: 6569 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6569&view=rev Author: vargenau Date: 2009-02-25 20:20:17 +0000 (Wed, 25 Feb 2009) Log Message: ----------- Wikicreole syntax Modified Paths: -------------- trunk/pgsrc/AllPages trunk/pgsrc/AllUserPages trunk/pgsrc/BackLinks trunk/pgsrc/CategoryCategory Modified: trunk/pgsrc/AllPages =================================================================== --- trunk/pgsrc/AllPages 2009-02-25 18:03:32 UTC (rev 6568) +++ trunk/pgsrc/AllPages 2009-02-25 20:20:17 UTC (rev 6569) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Wed, 25 Feb 2009 21:10:38 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,8 +8,8 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -Here is the list of *all pages* on this Wiki, including any -[orphaned pages|OrphanedPages] which are otherwise inaccessible. [Show only user pages|AllUserPages]. +Here is the list of **all pages** on this Wiki, including any +[[OrphanedPages|orphaned pages]] which are otherwise inaccessible. [[AllUserPages|Show only user pages]. <<AllPages info||=mtime,author,hits limit||=1000 sortby=+pagename>> Modified: trunk/pgsrc/AllUserPages =================================================================== --- trunk/pgsrc/AllUserPages 2009-02-25 18:03:32 UTC (rev 6568) +++ trunk/pgsrc/AllUserPages 2009-02-25 20:20:17 UTC (rev 6569) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Wed, 25 Feb 2009 21:10:38 +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 -Here is the list of *all user pages* on this Wiki (pages that were not created at initialisation of the wiki). [Show all pages|AllPages]. +Here is the list of **all user pages** on this Wiki (pages that were not created at initialisation of the wiki). [[AllPages|Show all pages]]. <<AllPages userpages=1 info||=mtime,author,hits limit||=1000 sortby=+pagename>> Modified: trunk/pgsrc/BackLinks =================================================================== --- trunk/pgsrc/BackLinks 2009-02-25 18:03:32 UTC (rev 6568) +++ trunk/pgsrc/BackLinks 2009-02-25 20:20:17 UTC (rev 6569) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:11:05 +0000 +Date: Wed, 25 Feb 2009 21:10:38 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -9,7 +9,7 @@ Content-Transfer-Encoding: binary The contents of all pages are searched to find links to the current -page. The BackLinks function also answers the question: "Which pages +page. The ~BackLinks function also answers the question: "Which pages contain the title of this page?". ---- @@ -19,7 +19,7 @@ ---- To display the list of pages which all contain multiple links use a pagelist as page argument. -For example <tt><~?~plugin BackLinks page=Milk,Honey ?~></tt> would display all pages which +For example {{{<<BackLinks page=Milk,Honey>>}}} would display all pages which contain links to Milk AND Honey. ---- Modified: trunk/pgsrc/CategoryCategory =================================================================== --- trunk/pgsrc/CategoryCategory 2009-02-25 18:03:32 UTC (rev 6568) +++ trunk/pgsrc/CategoryCategory 2009-02-25 20:20:17 UTC (rev 6569) @@ -1,4 +1,4 @@ -Date: Sat, 21 Feb 2009 18:33:08 +0000 +Date: Wed, 25 Feb 2009 21:10:38 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -15,9 +15,9 @@ ----- == Category -<em>This is a Category. Adding a link to this page puts the page under this Category. -When [editing|Help:EditText] a page, point your cursor to the end and use the ~[C~] Button -to insert a Category into your page.</em> +//This is a Category. Adding a link to this page puts the page under this Category. +When [[Help:EditText|editing]] a page, point your cursor to the end and use the ~[C~] Button +to insert a Category into your page.// == Create a new Category This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |