InterMapTxt

This is the place for defining InterWiki prefixes

This page was modelled after the MeatBall:InterMapTxt page. In addition, an optional comment is allowed after the mapping.

This page is interpreted in a special way by Trac, in order to support InterWiki links in a flexible and dynamic way.

The code block after the first line separator in this page will be interpreted as a list of InterWiki specifications:

prefix <space> URL [<space> # comment]

By using $1, $2, etc. within the URL, it is possible to create InterWiki links which support multiple arguments, e.g. Trac:ticket:40. The URL itself can be optionally followed by a comment, which will subsequently be used for decorating the links using that prefix.

New InterWiki links can be created by adding to that list, in real time. Note however that deletions are also taken into account immediately, so it may be better to use comments for disabling prefixes.

Also note that InterWiki prefixes are case insensitive.

List of Active Prefixes

PrefixSite
Acronymhttps://www.acronymfinder.com/af-query.asp?String=exact&Acronym=
C2findhttps://c2.com/cgi/wiki?FindPage&value=
c2Wikihttps://c2.com/cgi/wiki?
Cachehttps://www.google.com/search?q=cache:
CheeseShopPython Package $1 from the Cheese Shop
CPANhttps://search.cpan.org/perldoc?
DebianBughttps://bugs.debian.org/
DebianPackagehttps://packages.debian.org/
Dictionaryhttps://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=
Googlehttps://www.google.com/search?q=
GoogleGroupsMessage $2 in $1 Google Group
ISOISO Standard $1 in Wikipedia
JargonFilehttps://downlode.org/perl/jargon-redirect.cgi?term=
kbArticle $1 in Microsoft's Knowledge Base
MeatBallhttps://www.usemod.com/cgi-bin/mb.pl?
MediaWikihttps://www.mediawiki.org/wiki/
Mercurialthe wiki for the Mercurial distributed SCM
MetaWikihttps://sunir.org/apps/meta.pl?
MetaWikiPediahttps://meta.wikipedia.org/wiki/
MODPYTHONIssue $1 in mod_python's JIRA instance
MoinMoinhttps://moinmo.in/
mysql-bugsBug #$1 in MySQL's bug database
peak$1 in Python Enterprise Application Kit's Wiki
PEPPython Enhancement Proposal
Python-issuePython Issue #$1
PythonBugPython Issue #$1
RFCIETF's RFC $1
SQLitehttps://www.sqlite.org/cvstrac/wiki?p=
SvnWikiSubversion Wiki
trac-devMessage $1 in Trac Development Mailing List
Trac-MLMessage $1 in Trac Mailing List
WhoIshttps://www.whois.sc/
Whyhttps://clublet.com/c/c/why?
WikiPediahttps://en.wikipedia.org/wiki/


Prefix Definitions

PEP     https://www.python.org/peps/pep-$1.html    # Python Enhancement Proposal 
PythonBug    https://bugs.python.org/issue$1       # Python Issue #$1
Python-issue https://bugs.python.org/issue$1       # Python Issue #$1
Trac-ML  https://thread.gmane.org/gmane.comp.version-control.subversion.trac.general/ # Message $1 in Trac Mailing List
trac-dev https://thread.gmane.org/gmane.comp.version-control.subversion.trac.devel/   # Message $1 in Trac Development Mailing List
Mercurial https://www.selenic.com/mercurial/wiki/index.cgi/ # the wiki for the Mercurial distributed SCM
RFC       https://tools.ietf.org/html/rfc$1 # IETF's RFC $1
ISO       https://en.wikipedia.org/wiki/ISO_ # ISO Standard $1 in Wikipedia
kb        https://support.microsoft.com/kb/$1/en-us/ # Article $1 in Microsoft's Knowledge Base
CheeseShop  https://cheeseshop.python.org/pypi/  # Python Package $1 from the Cheese Shop
SQLite      https://www.sqlite.org/cvstrac/wiki?p= 
mysql-bugs  https://bugs.mysql.com/bug.php?id=  # Bug #$1 in MySQL's bug database
peak        https://peak.telecommunity.com/DevCenter/ # $1 in Python Enterprise Application Kit's Wiki
MODPYTHON   https://issues.apache.org/jira/browse/MODPYTHON- # Issue $1 in mod_python's JIRA instance
SvnWiki     https://www.orcaware.com/svn/wiki/ # Subversion Wiki
MediaWiki    https://www.mediawiki.org/wiki/
#
# A arbitrary pick of InterWiki prefixes...
#
Acronym          https://www.acronymfinder.com/af-query.asp?String=exact&Acronym=
C2find           https://c2.com/cgi/wiki?FindPage&value=
Cache            https://www.google.com/search?q=cache:
CPAN             https://search.cpan.org/perldoc?
DebianBug        https://bugs.debian.org/
DebianPackage    https://packages.debian.org/
Dictionary       https://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=
Google           https://www.google.com/search?q=
GoogleGroups     https://groups.google.com/group/$1/msg/$2        # Message $2 in $1 Google Group
JargonFile       https://downlode.org/perl/jargon-redirect.cgi?term=
MeatBall         https://www.usemod.com/cgi-bin/mb.pl?
MetaWiki         https://sunir.org/apps/meta.pl?
MetaWikiPedia    https://meta.wikipedia.org/wiki/
MoinMoin         https://moinmo.in/
WhoIs            https://www.whois.sc/
Why              https://clublet.com/c/c/why?
c2Wiki           https://c2.com/cgi/wiki?
WikiPedia        https://en.wikipedia.org/wiki/
Last modified 14 years ago Last modified on Jan 28, 2011, 2:52:13 PM
Note: See TracWiki for help on using the wiki.
Back to Top