InterMap
You can create links between other wikis using InterMap links. The following are predefined as part of the pmWiki defaults. These are defined in $FarmD
/scripts/intermap.txt
PmWiki: https://www.pmwiki.org/wiki/PmWiki/ Cookbook: https://www.pmwiki.org/wiki/Cookbook/ Wiki: http://www.c2.com/cgi/wiki? UseMod: http://www.usemod.com/cgi-bin/wiki.pl? Meatball: http://www.usemod.com/cgi-bin/mb.pl? Wikipedia: https://en.wikipedia.org/wiki/ PITS: https://www.pmwiki.org/wiki/PITS/ PmL10n: https://www.pmwiki.org/wiki/Localization/ Path:
Local Intermaps can be defined in $FarmD
/local/localmap.txt. Currently that consists of:
RFC allows you to add links to [[RFC:5538]] to get a link to the rfc#5538? document. planetofnix allows linking to pages on the planetofnix wiki like this [[planetofnix:Main.Join]] planetofnix:Main.Join?
You can add your own team channels or maps to other data sources. The basic mechanism is interMap:variables where interMap is replaced with the url you put in the localMap file and the variables are added to the end of the url. so, planetofnix:Main.Join becomes https://www.planetofnix.com/wiki/pmwiki.php?n=Main.Join
Read the PmWiki:InterMap document for full details.