aboutsummaryrefslogtreecommitdiff
path: root/wikilib.d/PmWiki.InterMap
diff options
context:
space:
mode:
authorpmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360>2006-08-06 22:09:07 +0000
committerpmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360>2006-08-06 22:09:07 +0000
commita212b0a9e70636bb450791342af8bf826f943558 (patch)
tree5db6d5cc5b9ebfd0682af65a5ba6687ca9d7054b /wikilib.d/PmWiki.InterMap
parentd5844b3a1cb840b4d73ea54f728780a3f52dbb54 (diff)
downloadpmwiki.svn-a212b0a9e70636bb450791342af8bf826f943558.tar.bz2
git-svn-id: svn://pmwiki.org/pmwiki/trunk@1488 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.InterMap')
-rw-r--r--wikilib.d/PmWiki.InterMap16
1 files changed, 8 insertions, 8 deletions
diff --git a/wikilib.d/PmWiki.InterMap b/wikilib.d/PmWiki.InterMap
index d22ac389..1c542242 100644
--- a/wikilib.d/PmWiki.InterMap
+++ b/wikilib.d/PmWiki.InterMap
@@ -1,10 +1,10 @@
-version=pmwiki-2.1.5 ordered=1 urlencoded=1
-agent=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.51
-author=Kevin Hayes
-csum=formatting
-host=69.160.7.177
+version=pmwiki-2.1.11 ordered=1 urlencoded=1
+agent=Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.5) Gecko/20060723 Firefox/1.5.0.5
+author=
+csum=
+host=70.80.46.133
name=PmWiki.InterMap
-rev=26
+rev=32
targets=PmWiki.InterMap,PmWiki.WikiWikiWeb,Site.InterMap,PmWiki.CustomInterMap,PmWiki.DocumentationIndex
-text=%25audience%25 author (intermediate)%0aThe [[InterMap]] is a system for defining links between [[WikiWikiWeb]] sites that was first developed by UseMod:UseModWiki and Meatball:MeatballWiki. InterMap links have the form [@MapPrefix:Page@], where the host prefix is converted to a partial URL based on entries in the site's ''intermap.txt'' and ''localmap.txt'' files.%0a%0aThe default ''intermap.txt'' distributed with PmWiki (in the ''scripts/'' directory) includes the following InterMap entries:%0a%0a PmWiki: http://www.pmwiki.org/wiki/PmWiki/ \\%0a Cookbook: http://www.pmwiki.org/wiki/Cookbook/ \\%0a Wiki: http://www.c2.com/cgi/wiki? \\%0a UseMod: http://www.usemod.com/cgi-bin/wiki.pl? \\%0a Meatball: http://www.usemod.com/cgi-bin/mb.pl? \\%0a Wikipedia: http://www.wikipedia.com/wiki/ \\%0a PITS: http://www.pmwiki.org/PITS/ \\%0a Path:%0a %0aThus, PmWiki:Variables becomes a link to the PmWiki.Variables page on the official PmWiki web site, Wiki:FrontPage is a link to the front page of the first WikiWikiWeb, and Wikipedia:Stonehenge takes you to the Wikipedia article about the famous megaliths in England. %0a%0aLike other links, you can use the double-bracket syntax to get different link text:%0a* [@[[Meatball:StartingPoints | starting points]] over at Meatball@] becomes "[[Meatball:StartingPoints | starting points]] over at Meatball"%0a* [@[[starting points -> Meatball:StartingPoints]] over at Meatball@] becomes "[[starting points -> Meatball:StartingPoints]] over at Meatball"%0a%0aIf you want to link just to what the intermap says (e.g. http://www.wikipedia.com/wiki/ for Wikipedia), then do [@[[Wikipedia:. | Wikipedia's main page]]@], which produces [[Wikipedia:. | Wikipedia's main page]]. Note the . (period) after the Map: reference.%0a%0aThe special [@Path:@] InterMap entry can be used to create "[[Cookbook:RelativeUrls|relative urls]]" in [[Cookbook:RelativeLinks|links]].%0a%0aThe actual set of InterMap links at any site is defined by the site administrator via the [[Site.InterMap]] page and the ''local/localmap.txt'' file; for more details, see [[PmWiki.CustomInterMap]]s.%0a%0a%25trail%25%3c%3c|[[DocumentationIndex]]|>>
-time=1147660776
+text=%25audience%25 author (intermediate)%0aThe [[InterMap]] is a system for defining links between [[WikiWikiWeb]] sites that was first developed by UseMod:UseModWiki and Meatball:MeatballWiki. The method is to use a word that stands for a path that is defined. InterMap links have the form [@MapPrefix:PagePath@], where the host prefix is converted to a partial URL based on entries in the site's ''intermap.txt'' and ''localmap.txt'' files.%0a%0aThe default ''intermap.txt'' distributed with PmWiki (in the ''scripts/'' directory) includes the following InterMap entries:%0a%0a PmWiki: http://www.pmwiki.org/wiki/PmWiki/ \\%0a Cookbook: http://www.pmwiki.org/wiki/Cookbook/ \\%0a Wiki: http://www.c2.com/cgi/wiki? \\%0a UseMod: http://www.usemod.com/cgi-bin/wiki.pl? \\%0a Meatball: http://www.usemod.com/cgi-bin/mb.pl? \\%0a Wikipedia: http://www.wikipedia.com/wiki/ \\%0a PITS: http://www.pmwiki.org/PITS/ \\%0a Path:%0a %0aThus, "PmWiki:Variables" becomes "http://www.pmwiki.org/wiki/PmWiki/" + "Variables," a link to the [[PmWiki.Variables->http://www.pmwiki.org/wiki/PmWiki/Variables]] page on the official PmWiki web site, Wiki:FrontPage is a link to the front page of the first WikiWikiWeb, and Wikipedia:Stonehenge takes you to the Wikipedia article about the famous megaliths in England. %0a%0aLike other links, you can use the double-bracket syntax to get different link text:%0a* [@[[Meatball:StartingPoints | starting points]] over at Meatball@] becomes "[[Meatball:StartingPoints | starting points]] over at Meatball"%0a* [@[[starting points -> Meatball:StartingPoints]] over at Meatball@] becomes "[[starting points -> Meatball:StartingPoints]] over at Meatball"%0a%0aIf you want to link just to what the intermap says (e.g. http://www.wikipedia.com/wiki/ for Wikipedia), then do [@[[Wikipedia:. | Wikipedia's main page]]@], which produces [[Wikipedia:. | Wikipedia's main page]]. Note the . (period) after the Map: reference.%0a%0aThe special [@Path:@] InterMap entry can be used to create "[[Cookbook:RelativeUrls|relative urls]]" in [[Cookbook:RelativeLinks|links]].%0a%0aThe actual set of InterMap links at any site is defined by the site administrator via the [[Site.InterMap]] page and the ''local/localmap.txt'' file; for more details, see [[PmWiki.CustomInterMap]]s.%0a%0a%25trail%25%3c%3c|[[DocumentationIndex]]|>>
+time=1154219903