Edit Page
Search Site
Recent Changes: All | Pm Wiki
This page describes how a Wiki Administrator can create additional Inter Map links.

The file intermap.txt in the scripts directory specifies the default Inter Map links that are distributed with Pm Wiki. Each line of intermap.txt has the following format:

    HostPrefix       http://www.somehost.com/partial/url/
For example, intermap.txt has the following entries:
    PmWiki          http://www.pmichaud.com/wiki/PmWiki/
    Wiki            http://c2.com/cgi/wiki?
    Meatball        http://www.usemod.com/cgi-bin/mb.pl?
    UseMod          http://www.usemod.com/cgi-bin/wiki.pl?
    ISBN            http://www.amazon.com/exec/obidos/ASIN/
    Wikipedia       http://www.wikipedia.com/wiki/

To create your own Inter Map links, do not edit the intermap.txt file directly! (You'll lose your changes when you do a PmWiki.Upgrade.) Instead, create a file called localmap.txt in the local/ subdirectory containing your Inter Map links in the format described above. Pm Wiki will automatically read your links after loading the intermap.txt entries.

The intermap technique is also useful to get access to uploaded documents of other groups. Supposed a group called Figures is used you can add a line

   figures	http://www.somehost.com/uploads/Figures/
Then you may use figures:your-upload.doc from any group in the Pm Wiki.

<< Per Group Customizations | PmWiki.Documentation Index | Robots? >>

Edit PagePage RevisionsEditing HelpSearch SiteAll Recent Changes
Page last modified on July 19, 2003, at 08:53 AM
For questions about the site, please contact webmaster@carp-mi.net.