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
Googlehttp://www.google.com/search?q=
GoogleGroupsMessage $2 in $1 Google Group
Lejoshttp://lejos.sf.net/
Mercurialthe wiki for the Mercurial distributed SCM
NxOSDocshttp://nxt.natulte.net/nxos/docs/$1
pbLuahttp://www.hempeldesigngroup.com/lego/pbLua/
PEPPython Enhancement Proposal
RFCIETF's RFC $1
Transterpreterhttp://www.transterpreter.org/
WikiPediahttp://en.wikipedia.org/wiki/


Prefix Definitions

PEP     http://www.python.org/peps/pep-$1.html                                       # Python Enhancement Proposal 

Mercurial http://www.selenic.com/mercurial/wiki/index.cgi/ # the wiki for the Mercurial distributed SCM
RFC       http://rfc.net/rfc$1.html # IETF's RFC $1

#
# A arbitrary pick of InterWiki prefixes...
#
Google           http://www.google.com/search?q=
GoogleGroups     http://groups.google.com/group/$1/msg/$2        # Message $2 in $1 Google Group
WikiPedia        http://en.wikipedia.org/wiki/

#
# Links to other NxOS non-trac places
#
NxOSDocs         http://nxt.natulte.net/nxos/docs/$1

#
# Other NXT projects
#
Lejos            http://lejos.sf.net/
pbLua            http://www.hempeldesigngroup.com/lego/pbLua/
Transterpreter   http://www.transterpreter.org/