herwig is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (Repository path '/hepforge/hg/herwig/public/herwig' does not exist.). Look in the Trac log for more information.

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
Acronymhttp://www.acronymfinder.com/af-query.asp?String=exact&Acronym=
AgileTracPlugin adding Iterations to Trac
apidoc$1 in the API documentation for Trac
apiref$1 in the Epydoc API reference for Trac
bittenBitten's Trac
C2findhttp://c2.com/cgi/wiki?FindPage&value=
c2Wikihttp://c2.com/cgi/wiki?
Cachehttp://www.google.com/search?q=cache:
CheeseShop$1 package in the Python Package Index
chromium-issuehttp://code.google.com/p/chromium/issues/detail?id=
CPANhttp://search.cpan.org/perldoc?
Creole1Wikihttp://wikicreole.org/wiki/
Creole2Wikihttp://wiki.wikicreole.org/
CreoleWikihttp://wikicreole.org/wiki/
DebianBughttp://bugs.debian.org/
DebianPackagehttp://packages.debian.org/
DebianPTShttp://packages.qa.debian.org/
Dictionaryhttp://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=
DjangoDjango's Trac
gdiscussionDiscussion $2 in $1 Google
gforumForum $1 in Google Groups
gmessageMessage $2 in $1 Google Group
Googlehttp://www.google.com/search?q=
GoogleGroupsMessage $2 in $1 Google Group
hgChangeset $1 $2 in Mercurial repository
hg-issueIssue $1 in Mercurial BTS
ISOISO Standard $1 in Wikipedia
JargonFilehttp://downlode.org/perl/jargon-redirect.cgi?term=
kbArticle $1 in Microsoft's Knowledge Base
kwqueryCustom query for tickets matching keyword $1
lmgtfyWell, just search for "$1", follow the link to see how to do it...
MeatBallhttp://www.usemod.com/cgi-bin/mb.pl?
MediaWikihttp://www.mediawiki.org/wiki/
Mercurialthe wiki for the Mercurial distributed SCM
MetaWikihttp://sunir.org/apps/meta.pl?
MetaWikiPediahttp://meta.wikipedia.org/wiki/
mod-python-issueIssue $1 in mod_python's JIRA instance
mod-wsgimod_wsgi Wiki on Google Code
mod-wsgi-issuemod_wsgi Issue Tracker on Google Code
MODPYTHONIssue $1 in mod_python's JIRA instance
MoinMoinhttp://moinmo.in/
mysql-bugsBug #$1 in MySQL's bug database
mysql-issueBug #$1 in MySQL's bug database
OSMhttp://www.openstreetmap.org/wiki/
peak$1 in Python Enterprise Application Kit's Wiki
PEPPython Enhancement Proposal
pypa-setuptools-issueissue #$1 in BitBucket Setuptools tracker
pypi$1 package in the Python Package Index
Python-issuePython Issue #$1
PythonBugPython Issue #$1
PythonWikiPython Wiki
RFCIETF's RFC $1
setuptools-issueissue$1 in legacy Setuptools tracker
SOQuestion $1 in StackOverflow
SQLite$1 page in the CvsTrac for SQLite
SQLiteTktTicket $1 in the CvsTrac for SQLite
svn-issueSubversion issue #$1
svncsetSubversion [$1]
svnissueSubversion issue #$1
SvnWikiSubversion Wiki
trac-devMessage $1 in Trac Development Mailing List
Trac-MLMessage $1 in Trac Mailing List
TracHackshttp://trac-hacks.org/wiki/
Transifexhttps://www.transifex.com/projects/p/trac/
WhoIshttp://www.whois.sc/
Whyhttp://clublet.com/c/c/why?
WikiPediahttp://en.wikipedia.org/wiki/


Prefix Definitions

PEP     http://www.python.org/dev/peps/pep-$1/    # Python Enhancement Proposal 
PythonBug    http://bugs.python.org/issue$1       # Python Issue #$1
Python-issue http://bugs.python.org/issue$1       # Python Issue #$1
PythonWiki    https://wiki.python.org/moin/       # Python Wiki


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

apidoc http://www.edgewall.org/docs/trac-trunk/html/$1.html # $1 in the API documentation for Trac
apiref http://www.edgewall.org/docs/trac-trunk/epydoc/$1.html # $1 in the Epydoc API reference for Trac

bitten   http://bitten.edgewall.org/intertrac/    # Bitten's Trac

Mercurial http://www.selenic.com/mercurial/wiki/index.cgi/ # the wiki for the Mercurial distributed SCM
hg        http://www.selenic.com/hg/rev/$1?rev=$2          # Changeset $1 $2 in Mercurial repository
hg-issue  http://mercurial.selenic.com/bts/issue           # Issue $1 in Mercurial BTS

RFC       http://tools.ietf.org/html/rfc$1          # IETF's RFC $1
ISO       http://en.wikipedia.org/wiki/ISO_         # ISO Standard $1 in Wikipedia
kb        http://support.microsoft.com/kb/$1/en-us/ # Article $1 in Microsoft's Knowledge Base

pypi        http://pypi.python.org/pypi/   # $1 package in the Python Package Index
CheeseShop  http://pypi.python.org/pypi/           # $1 package in the Python Package Index
peak        http://peak.telecommunity.com/DevCenter/     # $1 in Python Enterprise Application Kit's Wiki
setuptools-issue http://bugs.python.org/setuptools/issue # issue$1 in legacy Setuptools tracker
pypa-setuptools-issue https://bitbucket.org/pypa/setuptools/issue/ # issue #$1 in BitBucket Setuptools tracker

SQLite      http://www.sqlite.org/cvstrac/wiki?p=$1     # $1 page in the CvsTrac for SQLite
SQLiteTkt   http://www.sqlite.org/cvstrac/tktview?tn=$1 # Ticket $1 in the CvsTrac for SQLite

mysql-bugs  http://bugs.mysql.com/bug.php?id=  # Bug #$1 in MySQL's bug database
mysql-issue http://bugs.mysql.com/bug.php?id=  # Bug #$1 in MySQL's bug database

MODPYTHON          http://issues.apache.org/jira/browse/MODPYTHON- # Issue $1 in mod_python's JIRA instance
mod-python-issue   http://issues.apache.org/jira/browse/MODPYTHON- # Issue $1 in mod_python's JIRA instance

SvnWiki     http://www.orcaware.com/svn/wiki/                        # Subversion Wiki
svnissue    http://subversion.tigris.org/issues/show_bug.cgi?id=     # Subversion issue #$1
svn-issue   http://subversion.tigris.org/issues/show_bug.cgi?id=     # Subversion issue #$1
svncset     http://svn.collab.net/viewvc/svn?view=revision&revision= # Subversion [$1]

mod-wsgi    http://code.google.com/p/modwsgi/wiki/                 # mod_wsgi Wiki on Google Code
mod-wsgi-issue  http://code.google.com/p/modwsgi/issues/detail?id= # mod_wsgi Issue Tracker on Google Code

chromium-issue  http://code.google.com/p/chromium/issues/detail?id=

Django      http://code.djangoproject.com/intertrac/ # Django's Trac
AgileTrac   http://www.agile-trac.org/intertrac/     # Plugin adding Iterations to Trac

CreoleWiki   http://wikicreole.org/wiki/
Creole1Wiki  http://wikicreole.org/wiki/
Creole2Wiki  http://wiki.wikicreole.org/

MediaWiki    http://www.mediawiki.org/wiki/

SO  http://stackoverflow.com/questions/ # Question $1 in StackOverflow

Transifex https://www.transifex.com/projects/p/trac/

kwquery      /query?group=status&keywords=~  # Custom query for tickets matching keyword $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/
DebianPTS        http://packages.qa.debian.org/
Dictionary       http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=
Google           http://www.google.com/search?q=
lmgtfy           http://lmgtfy.com/?q= # Well, just search for "$1", follow the link to see how to do it...
GoogleGroups     http://groups.google.com/group/$1/msg/$2        # Message $2 in $1 Google Group
gdiscussion      https://groups.google.com/d/topic/$1/$2/discussion # Discussion $2 in $1 Google 
gmessage         https://groups.google.com/d/msg/$1/$2 # Message $2 in $1 Google Group
gforum           https://groups.google.com/forum/#!forum/$1 # Forum $1 in Google Groups
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://moinmo.in/
TracHacks        http://trac-hacks.org/wiki/
OSM              http://www.openstreetmap.org/wiki/
WhoIs            http://www.whois.sc/
Why              http://clublet.com/c/c/why?
c2Wiki           http://c2.com/cgi/wiki?
WikiPedia        http://en.wikipedia.org/wiki/

See also: InterWiki, InterTrac

Last modified 8 years ago Last modified on Dec 2, 2015, 3:54:39 PM