|
Cookbook /
AddUrlSchemesSummary: How to get PmWiki to recognize additional URL schemes such as
irc:, nntp:, etc.Version:
Prerequisites:
Status:
Maintainer: Pm
Categories: Administration
QuestionHow do I get PmWiki to recognize additional URL schemes such as AnswerAdd the desired schemes as new InterMap entries in the local/localmap.txt file. For example, to add irc: irc: to the local/localmap.txt file or to the Site.InterMap page. Other examples include nntp: nntp:
xmpp: xmpp:
telnet: telnet:
ssh: ssh:
For more information, see PmWiki.CustomInterMap. See AlsoContributors |