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