Edgewall Software

Changes between Initial Version and Version 1 of 1.2/InterMapTxt


Ignore:
Timestamp:
Oct 15, 2019, 6:32:24 AM (5 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • 1.2/InterMapTxt

    v1 v1  
     1= InterMapTxt
     2
     3== This is the place for defining InterWiki prefixes
     4
     5This page is interpreted in a special way by Trac, in order to support
     6!InterWiki links in a flexible and dynamic way.
     7It is modeled after the MeatBall:InterMapTxt page.
     8In addition, an optional comment is allowed after the mapping.
     9
     10The [#PrefixDefinitions code block] after the first line separator in this page
     11will be interpreted as a list of !InterWiki specifications:
     12{{{
     13prefix URL [# comment]
     14}}}
     15
     16See InterWiki for more details of the URL syntax.
     17
     18New !InterWiki links can be created by editing this page and adding to the list.
     19Note however that ''deletions'' are also taken into account immediately,
     20so be aware that your changes might disable links in your wiki. It may be better to use comments for deprecating prefixes that are used in your wiki.
     21
     22The definitions below can be viewed in the [InterWiki#ListofActivePrefixes list of active prefixes].
     23
     24----
     25
     26== Prefix Definitions
     27
     28{{{
     29PEP     https://www.python.org/dev/peps/pep-$1/   # Python Enhancement Proposal
     30PythonBug    https://bugs.python.org/issue$1      # Python Issue #$1
     31Python-issue https://bugs.python.org/issue$1      # Python Issue #$1
     32PythonWiki    https://wiki.python.org/moin/       # Python Wiki
     33
     34
     35Trac-ML  http://thread.gmane.org/gmane.comp.version-control.subversion.trac.general/ # Message $1 in Trac Mailing List
     36trac-dev http://thread.gmane.org/gmane.comp.version-control.subversion.trac.devel/   # Message $1 in Trac Development Mailing List
     37
     38apidoc https://www.edgewall.org/docs/trac-trunk/html/$1.html # $1 in the API documentation for Trac
     39apiref https://www.edgewall.org/docs/trac-trunk/epydoc/$1.html # $1 in the Epydoc API reference for Trac
     40
     41bitten   https://bitten.edgewall.org/intertrac/    # Bitten's Trac
     42
     43Mercurial https://www.mercurial-scm.org/wiki/              # the wiki for the Mercurial distributed SCM
     44hg        https://www.mercurial-scm.org/repo/$1/rev/$2     # Changeset $1 $2 in Mercurial repository
     45hg-issue  https://www.mercurial-scm.org/bts/issue          # Issue $1 in Mercurial BTS
     46
     47RFC       https://tools.ietf.org/html/rfc$1          # IETF's RFC $1
     48ISO       https://en.wikipedia.org/wiki/ISO_         # ISO Standard $1 in Wikipedia
     49kb        https://support.microsoft.com/kb/$1/en-us/ # Article $1 in Microsoft's Knowledge Base
     50
     51pypi        https://pypi.org/project/   # $1 package in the Python Package Index
     52CheeseShop  https://pypi.org/project/   # $1 package in the Python Package Index
     53peak        http://peak.telecommunity.com/DevCenter/     # $1 in Python Enterprise Application Kit's Wiki
     54setuptools-issue https://bugs.python.org/setuptools/issue # issue$1 in legacy Setuptools tracker
     55pypa-setuptools-issue https://bitbucket.org/pypa/setuptools/issue/ # issue #$1 in BitBucket Setuptools tracker
     56
     57SQLite      https://www.sqlite.org/cvstrac/wiki?p=$1     # $1 page in the CvsTrac for SQLite
     58SQLiteTkt   https://www.sqlite.org/cvstrac/tktview?tn=$1 # Ticket $1 in the CvsTrac for SQLite
     59
     60mysql-bugs  https://bugs.mysql.com/bug.php?id=  # Bug #$1 in MySQL's bug database
     61mysql-issue https://bugs.mysql.com/bug.php?id=  # Bug #$1 in MySQL's bug database
     62
     63MODPYTHON          https://issues.apache.org/jira/browse/MODPYTHON- # Issue $1 in mod_python's JIRA instance
     64mod-python-issue   https://issues.apache.org/jira/browse/MODPYTHON- # Issue $1 in mod_python's JIRA instance
     65
     66SvnWiki     https://www.orcaware.com/svn/wiki/                       # Subversion Wiki
     67svnissue    http://subversion.tigris.org/issues/show_bug.cgi?id=     # Subversion issue #$1
     68svn-issue   http://subversion.tigris.org/issues/show_bug.cgi?id=     # Subversion issue #$1
     69svncset     http://svn.collab.net/viewvc/svn?view=revision&revision= # Subversion [$1]
     70
     71mod-wsgi    https://code.google.com/p/modwsgi/wiki/                 # mod_wsgi Wiki on Google Code
     72mod-wsgi-issue  https://code.google.com/p/modwsgi/issues/detail?id= # mod_wsgi Issue Tracker on Google Code
     73
     74chromium-issue  https://code.google.com/p/chromium/issues/detail?id=
     75
     76Django      https://code.djangoproject.com/intertrac/ # Django's Trac
     77AgileTrac   http://www.agile-trac.org/intertrac/     # Plugin adding Iterations to Trac
     78
     79CreoleWiki   http://wikicreole.org/wiki/
     80Creole1Wiki  http://wikicreole.org/wiki/
     81Creole2Wiki  http://wiki.wikicreole.org/
     82
     83MediaWiki    https://www.mediawiki.org/wiki/
     84
     85SO  https://stackoverflow.com/questions/ # Question $1 in StackOverflow
     86
     87Transifex https://www.transifex.com/projects/p/trac/
     88
     89kwquery      /query?group=status&keywords=~  # Custom query for tickets matching keyword $1
     90
     91#
     92# A arbitrary pick of InterWiki prefixes...
     93#
     94Acronym          https://www.acronymfinder.com/$1.html
     95C2find           http://c2.com/cgi/wiki?FindPage&value=
     96Cache            https://www.google.com/search?q=cache:
     97CPAN             https://search.cpan.org/perldoc?
     98DebianBug        https://bugs.debian.org/
     99DebianPackage    https://packages.debian.org/
     100DebianPTS        https://packages.qa.debian.org/
     101Dictionary       http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=
     102Google           https://www.google.com/search?q=
     103lmgtfy           https://lmgtfy.com/?q= # Well, just search for "$1", follow the link to see how to do it...
     104GoogleGroups     https://groups.google.com/group/$1/msg/$2        # Message $2 in $1 Google Group
     105gdiscussion      https://groups.google.com/d/topic/$1/$2/discussion # Discussion $2 in $1 Google
     106gmessage         https://groups.google.com/d/msg/$1/$2 # Message $2 in $1 Google Group
     107gforum           https://groups.google.com/forum/#!forum/$1 # Forum $1 in Google Groups
     108JargonFile       http://downlode.org/perl/jargon-redirect.cgi?term=
     109MeatBall         http://www.usemod.com/cgi-bin/mb.pl?
     110MetaWiki         http://sunir.org/apps/meta.pl?
     111MetaWikiPedia    https://meta.wikipedia.org/wiki/
     112MoinMoin         https://moinmo.in/
     113TracHacks        https://trac-hacks.org/wiki/
     114OSM              https://wiki.openstreetmap.org/wiki/
     115WhoIs            http://www.whois.sc/
     116Why              http://clublet.com/c/c/why?
     117c2Wiki           http://c2.com/cgi/wiki?
     118WikiPedia        https://en.wikipedia.org/wiki/
     119}}}
     120
     121
     122----
     123See also: InterWiki, InterTrac