]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FInterWiki
Initialize $html
[SourceForge/phpwiki.git] / pgsrc / Help%2FInterWiki
1 Date: Fri, 10 Sep 2010 13:46:13 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FInterWiki;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 This wiki supports ~InterWiki links in a style copied from [[UseMod:]]
10 wiki. Links to pages in other wikis can be made without having to know
11 or type the full URLs, for example: [[MeatBall:InterWiki]] will link to
12 the page named "~InterWiki" at Meatball wiki.
13
14 The ~InterWiki map is taken from the the <verbatim> block in
15 InterWikiMap, but that page must be locked for it to work. This denies
16 a potential hacker the ability to nefariously change every ~InterWiki
17 link to point to some evil URL. If no map is found in InterWikiMap (or
18 the page is not locked), ~PhpWiki will fall back to using the file
19 lib/interwiki.map in your phpwiki distribution. The ~InterWiki map
20 file in use at ~PhpWiki: can be viewed at
21 [[http://phpwiki.sf.net/interwiki.map]].
22
23 The map file is manually updated. It is based upon and periodically
24 synchronized with [[http://usemod.com/intermap.txt|UseMod's InterMap]]
25 but it is not quite identical. One notable difference from [[UseMod:]]
26 is that ~PhpWiki supports '%s' within the URLs in the map--see the
27 entry for RFC for an example of how this works.
28
29 Not all of the entries in the InterWikiMap are actual wikis. For
30 example, these are just regular web sites: [[Dictionary:fungible]],
31 [[JargonFile:Alderson loop]], [[IMDB:Roman Holiday]], [[RFC:2822]], and
32 [[ISBN:020171499X]].
33
34 The "Category" moniker is a special entry which allows one to link a
35 wiki page to a Category page without creating a back-reference. Thus
36 [[Category:Category]] links to the [[:CategoryCategory|CategoryCategory]] page, yet this page
37 won't show up in the back-links listing of [[:CategoryCategory|CategoryCategory]].
38
39 The term "~InterWiki" also refers to a broader concept. See
40 [[PhpWiki:InterWikiSearch]] for more links.
41
42 ----
43 [[PhpWikiDocumentation]]