| 1 | = InterMapTxt = |
| 2 | |
| 3 | == This is the place for defining InterWiki prefixes == |
| 4 | |
| 5 | This page was modelled after the MeatBall:InterMapTxt page. |
| 6 | In addition, an optional comment is allowed after the mapping. |
| 7 | |
| 8 | |
| 9 | This page is interpreted in a special way by Trac, in order to support |
| 10 | !InterWiki links in a flexible and dynamic way. |
| 11 | |
| 12 | The code block after the first line separator in this page |
| 13 | will be interpreted as a list of !InterWiki specifications: |
| 14 | {{{ |
| 15 | prefix <space> URL [<space> # comment] |
| 16 | }}} |
| 17 | |
| 18 | By using `$1`, `$2`, etc. within the URL, it is possible to create |
| 19 | InterWiki links which support multiple arguments, e.g. Trac:ticket:40. |
| 20 | The URL itself can be optionally followed by a comment, |
| 21 | which will subsequently be used for decorating the links |
| 22 | using that prefix. |
| 23 | |
| 24 | New !InterWiki links can be created by adding to that list, in real time. |
| 25 | Note however that ''deletions'' are also taken into account immediately, |
| 26 | so it may be better to use comments for disabling prefixes. |
| 27 | |
| 28 | Also note that !InterWiki prefixes are case insensitive. |
| 29 | |
| 30 | |
| 31 | == List of Active Prefixes == |
| 32 | |
| 33 | [[InterWiki]] |
| 34 | |
| 35 | |
| 36 | ---- |
| 37 | |
| 38 | == Prefix Definitions == |
| 39 | |
| 40 | {{{ |
| 41 | PEP http://www.python.org/peps/pep-$1.html # Python Enhancement Proposal |
| 42 | Trac-ML http://thread.gmane.org/gmane.comp.version-control.subversion.trac.general/ # Message $1 in Trac Mailing List |
| 43 | trac-dev http://thread.gmane.org/gmane.comp.version-control.subversion.trac.devel/ # Message $1 in Trac Development Mailing List |
| 44 | |
| 45 | Mercurial http://www.selenic.com/mercurial/wiki/index.cgi/ # the wiki for the Mercurial distributed SCM |
| 46 | RFC http://rfc.net/rfc$1.html # IETF's RFC $1 |
| 47 | |
| 48 | # |
| 49 | # A arbitrary pick of InterWiki prefixes... |
| 50 | # |
| 51 | Acronym http://www.acronymfinder.com/af-query.asp?String=exact&Acronym= |
| 52 | C2find http://c2.com/cgi/wiki?FindPage&value= |
| 53 | Cache http://www.google.com/search?q=cache: |
| 54 | CPAN http://search.cpan.org/perldoc? |
| 55 | DebianBug http://bugs.debian.org/ |
| 56 | DebianPackage http://packages.debian.org/ |
| 57 | Dictionary http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query= |
| 58 | Google http://www.google.com/search?q= |
| 59 | GoogleGroups http://groups.google.com/group/$1/msg/$2 # Message $2 in $1 Google Group |
| 60 | JargonFile http://downlode.org/perl/jargon-redirect.cgi?term= |
| 61 | MeatBall http://www.usemod.com/cgi-bin/mb.pl? |
| 62 | MetaWiki http://sunir.org/apps/meta.pl? |
| 63 | MetaWikiPedia http://meta.wikipedia.org/wiki/ |
| 64 | MoinMoin http://moinmoin.wikiwikiweb.de/ |
| 65 | WhoIs http://www.whois.sc/ |
| 66 | Why http://clublet.com/c/c/why? |
| 67 | c2Wiki http://c2.com/cgi/wiki? |
| 68 | WikiPedia http://en.wikipedia.org/wiki/ |
| 69 | }}} |