From: <var...@us...> - 2009-03-22 08:53:21
|
Revision: 6682 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6682&view=rev Author: vargenau Date: 2009-03-22 08:53:08 +0000 (Sun, 22 Mar 2009) Log Message: ----------- Wikicreole syntax Modified Paths: -------------- trunk/pgsrc/AllPages trunk/pgsrc/CategoryGroup trunk/pgsrc/Help%2FInterWiki trunk/pgsrc/Template%2FCategory Modified: trunk/pgsrc/AllPages =================================================================== --- trunk/pgsrc/AllPages 2009-03-21 20:44:15 UTC (rev 6681) +++ trunk/pgsrc/AllPages 2009-03-22 08:53:08 UTC (rev 6682) @@ -1,4 +1,4 @@ -Date: Wed, 25 Feb 2009 21:10:38 +0000 +Date: Sun, 22 Mar 2009 09:47:02 +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 Here is the list of **all pages** on this Wiki, including any -[[OrphanedPages|orphaned pages]] which are otherwise inaccessible. [[AllUserPages|Show only user pages]. +[[OrphanedPages|orphaned pages]] which are otherwise inaccessible. [[AllUserPages|Show only user pages]]. <<AllPages info||=mtime,author,hits limit||=1000 sortby=+pagename>> Modified: trunk/pgsrc/CategoryGroup =================================================================== --- trunk/pgsrc/CategoryGroup 2009-03-21 20:44:15 UTC (rev 6681) +++ trunk/pgsrc/CategoryGroup 2009-03-22 08:53:08 UTC (rev 6682) @@ -1,4 +1,4 @@ -Date: Fri, 27 Feb 2009 21:32:14 +0000 +Date: Sun, 22 Mar 2009 09:47:02 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10pre) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -13,7 +13,7 @@ usernames, and then for consistency after four hyphens a link to this page. -* [Administrators] +* [[Administrators]] ---- -[CategoryCategory] +[[CategoryCategory]] Modified: trunk/pgsrc/Help%FInterWiki =================================================================== --- trunk/pgsrc/Help%2FInterWiki 2009-03-21 20:44:15 UTC (rev 6681) +++ trunk/pgsrc/Help%2FInterWiki 2009-03-22 08:53:08 UTC (rev 6682) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sun, 22 Mar 2009 09:47:02 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,9 +8,9 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -This wiki supports ~InterWiki links in a style copied from [UseMod:] +This wiki supports ~InterWiki links in a style copied from [[UseMod:]] wiki. Links to pages in other wikis can be made without having to know -or type the full URLs, for example: [MeatBall:InterWiki] will link to +or type the full URLs, for example: [[MeatBall:InterWiki]] will link to the page named "~InterWiki" at Meatball wiki. The ~InterWiki map is taken from the the <verbatim> block in @@ -20,23 +20,23 @@ the page is not locked), ~PhpWiki will fall back to using the file lib/interwiki.map in your phpwiki distribution. The ~InterWiki map file in use at ~PhpWiki: can be viewed at -[http://phpwiki.sf.net/interwiki.map]. +[[http://phpwiki.sf.net/interwiki.map]]. The map file is manually updated. It is based upon and periodically -synchronized with [UseMod's InterMap|http://usemod.com/intermap.txt] -but it is not quite identical. One notable difference from [UseMod:] +synchronized with [[http://usemod.com/intermap.txt|UseMod's InterMap]] +but it is not quite identical. One notable difference from [[UseMod:]] is that ~PhpWiki supports '%s' within the URLs in the map--see the entry for RFC for an example of how this works. Not all of the entries in the InterWikiMap are actual wikis. For example, these are just regular web sites: Dictionary:fungible, -[JargonFile:Alderson loop], [IMDB:Roman Holiday], RFC:2822, and +[[JargonFile:Alderson loop]], [[IMDB:Roman Holiday]], RFC:2822, and ISBN:020171499X. The "Category" moniker is a special entry which allows one to link a wiki page to a Category page without creating a back-reference. Thus -Category:Category links to the [CategoryCategory] page, yet this page -won't show up in the back-links listing of [CategoryCategory]. +Category:Category links to the [[CategoryCategory]] page, yet this page +won't show up in the back-links listing of [[CategoryCategory]]. The term "~InterWiki" also refers to a broader concept. See PhpWiki:InterWikiSearch for more links. Modified: trunk/pgsrc/Template%FCategory =================================================================== --- trunk/pgsrc/Template%2FCategory 2009-03-21 20:44:15 UTC (rev 6681) +++ trunk/pgsrc/Template%2FCategory 2009-03-22 08:53:08 UTC (rev 6682) @@ -1,4 +1,4 @@ -Date: Sun, 8 Mar 2009 10:12:36 +0000 +Date: Sun, 22 Mar 2009 09:47:02 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,9 +8,9 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -<?plugin IncludePage page=CategoryCategory section=Category quiet=1 ?> +<<IncludePage page=CategoryCategory section=Category quiet=1 >> -<?plugin BackLinks ?> +<<BackLinks>> ---- [[CategoryCategory]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |