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