PmWiki /
            Link Schemes
Link schemes supported by PmWiki
Of the URI schemes[1] (protocols) (data: file: ftp: gopher: http: https: ldap: ldapi: ldaps: mailto: mms: news: nntp: pop: rlogin: rtsp: rtspu: rsync: sip: sips: snews: telnet: tn3270: ssh: urn: urn:isbn: urn:oid:) the following are supported by PmWiki (as defined in pmwiki.php)
- http: rfc 2616 [2]
 - https: rfc 2817
 - mailto: rfc 2368
 - ftp: rfc 959 [3]
 - news: rfc 1738 [4]
 - gopher: rfc 1436 [5]
 - nap: http://nap.dstm.info/
 - file: rfc 1738
 - tel: rfc 2806
 - geo: rfc 5870
 
PmWiki also provides the path link scheme
See also
- InterMap Interwiki links definition and use
 - $LinkFunctions
 
How do I add a new scheme, eg mms?
This page may have a more recent version on pmwiki.org: PmWiki:LinkSchemes, and a talk page: PmWiki:LinkSchemes-Talk.
