wiki:InterMapTxt

Version 2 (modified by Piotrek Koszuliński, 10 years ago) (diff)

--

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
branchhttp://github.com/cksource/ckeditor-dev/tree/
githttp://github.com/ckeditor/ckeditor-dev/commit/
githubhttp://github.com/ckeditor/ckeditor-dev/commit/
Googlehttp://www.google.com/search?q=
ISOISO Standard $1 in Wikipedia
kwqueryCustom query for tickets matching keyword $1
RFCIETF's RFC $1
SOQuestion $1 in StackOverflow
WikiPediahttp://en.wikipedia.org/wiki/


Prefix Definitions

RFC       http://tools.ietf.org/html/rfc$1          # IETF's RFC $1
ISO       http://en.wikipedia.org/wiki/ISO_         # ISO Standard $1 in Wikipedia

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

Google           http://www.google.com/search?q=
WikiPedia        http://en.wikipedia.org/wiki/
git              http://github.com/ckeditor/ckeditor-dev/commit/
github           http://github.com/ckeditor/ckeditor-dev/commit/

See also: InterWiki, InterTrac

© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy