]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Read interwiki map from wiki page (InterWikiMap). The page must be
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 31 Jan 2002 05:10:28 +0000 (05:10 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 31 Jan 2002 05:10:28 +0000 (05:10 +0000)
commit5fff9c03157674de66071672d6b54383ada12474
tree47b77d9fb5623f3222567510ecd69884bd742eb7
parent6e64f04159a2e44d3c9a54db07e652d925f36d10
Read interwiki map from wiki page (InterWikiMap).  The page must be
locked.  If map can not be read from InterWikiMap, will fall back
to lib/interwiki.map.

This has two advantages:
 o Everyone can see the map in use on the wiki.  No more guessing at
   interwiki monikers is neede.
 o It's easy for the admin to edit the map.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1727 96ab9672-09ca-45d6-a79d-3d69d39ca109
index.php
lib/InlineParser.php
lib/config.php
lib/interwiki.php
lib/stdlib.php
lib/transform.php
pgsrc/InterWiki
pgsrc/InterWikiMap [new file with mode: 0644]