Changes between Initial Version and Version 1 of InterMapTxt


Ignore:
Timestamp:
11/10/2023 10:17:07 PM (6 months ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 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    https://issues.apache.org/jira/browse/SVN-               # Subversion issue #$1
     68svn-issue   https://issues.apache.org/jira/browse/SVN-               # Subversion issue #$1
     69svncset     https://svn.apache.org/r                                 # 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/cboos/trac/
     88TransifexLang     https://www.transifex.com/cboos/trac/language/$1/
     89TransifexResource https://www.transifex.com/cboos/trac/$1/
     90TransifexView     https://www.transifex.com/cboos/trac/viewstrings/#$1/$2
     91
     92kwquery      /query?group=status&keywords=~  # Custom query for tickets matching keyword $1
     93
     94#
     95# A arbitrary pick of InterWiki prefixes...
     96#
     97Acronym          https://www.acronymfinder.com/$1.html
     98C2find           http://c2.com/cgi/wiki?FindPage&value=
     99Cache            https://www.google.com/search?q=cache:
     100CPAN             https://search.cpan.org/perldoc?
     101DebianBug        https://bugs.debian.org/
     102DebianPackage    https://packages.debian.org/
     103DebianPTS        https://packages.qa.debian.org/
     104Dictionary       http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=
     105Google           https://www.google.com/search?q=
     106lmgtfy           https://lmgtfy.com/?q= # Well, just search for "$1", follow the link to see how to do it...
     107GoogleGroups     https://groups.google.com/group/$1/msg/$2        # Message $2 in $1 Google Group
     108gdiscussion      https://groups.google.com/d/topic/$1/$2/discussion # Discussion $2 in $1 Google
     109gmessage         https://groups.google.com/g/$1/c/$2 # Message $2 in $1 Google Group
     110gforum           https://groups.google.com/forum/#!forum/$1 # Forum $1 in Google Groups
     111JargonFile       http://downlode.org/perl/jargon-redirect.cgi?term=
     112MeatBall         http://www.usemod.com/cgi-bin/mb.pl?
     113MetaWiki         http://sunir.org/apps/meta.pl?
     114MetaWikiPedia    https://meta.wikipedia.org/wiki/
     115MoinMoin         https://moinmo.in/
     116TracHacks        https://trac-hacks.org/wiki/
     117OSM              https://wiki.openstreetmap.org/wiki/
     118WhoIs            http://www.whois.sc/
     119Why              http://clublet.com/c/c/why?
     120c2Wiki           http://c2.com/cgi/wiki?
     121WikiPedia        https://en.wikipedia.org/wiki/
     122}}}
     123
     124
     125----
     126See also: InterWiki, InterTrac