InterMapTxt
这是定义 InterWiki 前缀的地方
此页面是根据 MeatBall:InterMapTxt 页面建模的。此外,映射后允许添加可选注释。
Trac 以特殊方式解释此页面,以灵活动态地支持 InterWiki 链接。
此页面中第一个行分隔符后的代码块将被解释为 InterWiki 规范列表
prefix <space> URL [<space> # comment]
通过在 URL 中使用 $1
、$2
等,可以创建支持多个参数的 InterWiki 链接,例如 Trac:ticket:40。URL 本身可以后跟一个可选注释,该注释随后将用于修饰使用该前缀的链接。
通过实时添加到该列表,可以创建新的 InterWiki 链接。但请注意,删除也会立即生效,因此最好使用注释来禁用前缀。
另请注意,InterWiki 前缀不区分大小写。
活动前缀列表
前缀定义
PEP https://pythonlang.cn/peps/pep-$1.html # Python Enhancement Proposal Trac-ML http://thread.gmane.org/gmane.comp.version-control.subversion.trac.general/ # Message $1 in Trac Mailing List trac-dev http://thread.gmane.org/gmane.comp.version-control.subversion.trac.devel/ # Message $1 in Trac Development Mailing List Mercurial http://www.selenic.com/mercurial/wiki/index.cgi/ # the wiki for the Mercurial distributed SCM RFC http://rfc.net/rfc$1.html # IETF's RFC $1 # # A arbitrary pick of InterWiki prefixes... # Acronym http://www.acronymfinder.com/af-query.asp?String=exact&Acronym= C2find http://c2.com/cgi/wiki?FindPage&value= Cache http://www.google.com/search?q=cache: CPAN http://search.cpan.org/perldoc? DebianBug http://bugs.debian.org/ DebianPackage http://packages.debian.org/ Dictionary http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query= Google http://www.google.com/search?q= GoogleGroups http://groups.google.com/group/$1/msg/$2 # Message $2 in $1 Google Group JargonFile http://downlode.org/perl/jargon-redirect.cgi?term= MeatBall http://www.usemod.com/cgi-bin/mb.pl? MetaWiki http://sunir.org/apps/meta.pl? MetaWikiPedia http://meta.wikipedia.org/wiki/ MoinMoin http://moinmoin.wikiwikiweb.de/ WhoIs http://www.whois.sc/ Why http://clublet.com/c/c/why? c2Wiki http://c2.com/cgi/wiki? WikiPedia http://en.wikipedia.org/wiki/ ticketref https://virtualbox.ac.cn/ticket/ # Note! This require server side hacks in interwiki.py to drop the 'GH-' issue number prefix. github https://github.com/VirtualBox/virtualbox/issues/
注意: 查看 TracWiki 获取使用维基的帮助。