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