Changes between Version 3 and Version 4 of InterMapTxt
- Timestamp:
- Mar 20, 2012, 4:29:58 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InterMapTxt
v3 v4 13 13 will be interpreted as a list of !InterWiki specifications: 14 14 {{{ 15 16 15 prefix <space> URL [<space> # comment] 17 16 }}} … … 40 39 41 40 {{{ 41 PEP http://www.python.org/peps/pep-$1.html # Python Enhancement Proposal 42 PythonBug http://bugs.python.org/issue$1 # Python Issue #$1 43 Python-issue http://bugs.python.org/issue$1 # Python Issue #$1 42 44 43 arxiv http://arxiv.org/abs/$144 spires http://www.slac.stanford.edu/spires/find/hep/www?rawcmd=$1&FORMAT=WWW&SEQUENCE=45 doi http://dx.doi.org/$146 autobuild http://server06.fynu.ucl.ac.be/downloads/ # /../downloads/47 sourcesvn http://server06.fynu.ucl.ac.be/sources/cp3admin/$148 49 PEP http://www.python.org/peps/pep-$1.html # Python Enhancement Proposal50 PythonBug http://bugs.python.org/issue$1 # Python Issue #$151 45 Trac-ML http://thread.gmane.org/gmane.comp.version-control.subversion.trac.general/ # Message $1 in Trac Mailing List 52 46 trac-dev http://thread.gmane.org/gmane.comp.version-control.subversion.trac.devel/ # Message $1 in Trac Development Mailing List … … 55 49 RFC http://tools.ietf.org/html/rfc$1 # IETF's RFC $1 56 50 ISO http://en.wikipedia.org/wiki/ISO_ # ISO Standard $1 in Wikipedia 51 kb http://support.microsoft.com/kb/$1/en-us/ # Article $1 in Microsoft's Knowledge Base 57 52 58 53 CheeseShop http://cheeseshop.python.org/pypi/ # Python Package $1 from the Cheese Shop … … 62 57 MODPYTHON http://issues.apache.org/jira/browse/MODPYTHON- # Issue $1 in mod_python's JIRA instance 63 58 SvnWiki http://www.orcaware.com/svn/wiki/ # Subversion Wiki 59 60 MediaWiki http://www.mediawiki.org/wiki/ 64 61 65 62 # … … 79 76 MetaWiki http://sunir.org/apps/meta.pl? 80 77 MetaWikiPedia http://meta.wikipedia.org/wiki/ 81 MoinMoin http://moinmo in.wikiwikiweb.de/78 MoinMoin http://moinmo.in/ 82 79 WhoIs http://www.whois.sc/ 83 80 Why http://clublet.com/c/c/why? 84 c2Wiki 81 c2Wiki http://c2.com/cgi/wiki? 85 82 WikiPedia http://en.wikipedia.org/wiki/ 86 83 }}} 87