wiki:InterMapTxt

Version 1 (modified by trac, 9 years ago) ( diff )

--

InterMapTxt

InterWiki のプレフィックスを定義するページです

このページは MeatBall:InterMapTxt ページをモデルとしています。 Trac ではマッピング文字列の後ろに任意のコメントをつけることができます。

Trac はこのページを特別に解釈し、 InterWiki の柔軟かつ動的なリンクに対応します。

このページでは、最初に見つかったライン区切り (訳注: 水平ライン) より下にあるコードブロック (訳注: 整形済みテキスト) は InterWiki の仕様に従った行のリストとして解釈されます:

プレフィックス <space> URL [<space> # コメント]

URL で $1, $2 などを使用すると、複数の引数をもつ InterWiki リンクを作成することができます。例えば、 Trac:ticket:40 などです。 この URL には任意のコメントをつけることができます。 コメントはプレフィックスを使用するリンクを装飾するためにも 使用されます。(訳注: title 属性に使用されます。マウスオーバすると表示されます)

新規 InterWiki リンクは下のリストに追加すると、直ちに使用することができます。 しかしながら、 削除 もまた、直ちに適用されます。 そのため、プレフィックスを使用不可にするためには、コメントアウトを使用するほうがいいかもしれません。

InterWiki のプレフィックスでは大文字 / 小文字は区別されません。

プレフィックスのリスト

PrefixSite
Acronymhttp://www.acronymfinder.com/af-query.asp?String=exact&Acronym=
C2findhttp://c2.com/cgi/wiki?FindPage&value=
c2Wikihttp://c2.com/cgi/wiki?
Cachehttp://www.google.com/search?q=cache:
chromium-issuehttp://code.google.com/p/chromium/issues/detail?id=
CPANhttp://search.cpan.org/perldoc?
Creole1Wikihttp://wikicreole.org/wiki/
Creole2Wikihttp://wiki.wikicreole.org/
CreoleWikihttp://wikicreole.org/wiki/
DebianBughttp://bugs.debian.org/
DebianPackagehttp://packages.debian.org/
DebianPTShttp://packages.qa.debian.org/
Dictionaryhttp://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=
DjangoDjango's Trac
gdiscussionDiscussion $2 in $1 Google
gmessageMessage $2 in $1 Google Group
Googlehttp://www.google.com/search?q=
GoogleGroupsMessage $2 in $1 Google Group
ISOISO Standard $1 in Wikipedia
JargonFilehttp://downlode.org/perl/jargon-redirect.cgi?term=
kbArticle $1 in Microsoft's Knowledge Base
kwqueryCustom query for tickets matching keyword $1
lmgtfyWell, just search for "$1", follow the link to see how to do it...
MeatBallhttp://www.usemod.com/cgi-bin/mb.pl?
MediaWikihttp://www.mediawiki.org/wiki/
Mercurialthe wiki for the Mercurial distributed SCM
MetaWikihttp://sunir.org/apps/meta.pl?
MetaWikiPediahttp://meta.wikipedia.org/wiki/
MoinMoinhttp://moinmo.in/
OSMhttp://www.openstreetmap.org/wiki/
PEPPython Enhancement Proposal
Python-issuePython Issue #$1
PythonBugPython Issue #$1
RFCIETF's RFC $1
SOQuestion $1 in StackOverflow
trac-devMessage $1 in Trac Development Mailing List
Trac-MLMessage $1 in Trac Mailing List
TracHackshttp://trac-hacks.org/wiki/
WhoIshttp://www.whois.sc/
Whyhttp://clublet.com/c/c/why?
WikiPediahttp://en.wikipedia.org/wiki/


プレフィックスの定義

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

Trac-ML  http://thread.gmane.org/gmane.comp.version-control.subversion.trac.general/ # Message $1 in Trac Mailing List
trac-dev http://thread.gmane.org/gmane.comp.version-control.subversion.trac.devel/   # Message $1 in Trac Development Mailing List

Mercurial http://www.selenic.com/mercurial/wiki/index.cgi/ # the wiki for the Mercurial distributed SCM

RFC       http://tools.ietf.org/html/rfc$1          # IETF's RFC $1
ISO       http://en.wikipedia.org/wiki/ISO_         # ISO Standard $1 in Wikipedia
kb        http://support.microsoft.com/kb/$1/en-us/ # Article $1 in Microsoft's Knowledge Base

chromium-issue  http://code.google.com/p/chromium/issues/detail?id=

Django      http://code.djangoproject.com/intertrac/ # Django's Trac

CreoleWiki   http://wikicreole.org/wiki/
Creole1Wiki  http://wikicreole.org/wiki/
Creole2Wiki  http://wiki.wikicreole.org/

MediaWiki    http://www.mediawiki.org/wiki/

SO  http://stackoverflow.com/questions/ # Question $1 in StackOverflow

kwquery      /query?group=status&keywords=~  # Custom query for tickets matching keyword $1

#
# InterWiki プレフィックスを適当にピックアップしたリスト 
#
Acronym          http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=
C2find           http://c2.com/cgi/wiki?FindPage&value=
Cache            http://www.google.com/search?q=cache:
CPAN             http://search.cpan.org/perldoc?
DebianBug        http://bugs.debian.org/
DebianPackage    http://packages.debian.org/
DebianPTS        http://packages.qa.debian.org/
Dictionary       http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=
Google           http://www.google.com/search?q=
lmgtfy           http://lmgtfy.com/?q= # Well, just search for "$1", follow the link to see how to do it...
GoogleGroups     http://groups.google.com/group/$1/msg/$2        # Message $2 in $1 Google Group
gdiscussion      https://groups.google.com/d/topic/$1/$2/discussion # Discussion $2 in $1 Google 
gmessage         https://groups.google.com/d/msg/$1/$2 # Message $2 in $1 Google Group
JargonFile       http://downlode.org/perl/jargon-redirect.cgi?term=
MeatBall         http://www.usemod.com/cgi-bin/mb.pl?
MetaWiki         http://sunir.org/apps/meta.pl?
MetaWikiPedia    http://meta.wikipedia.org/wiki/
MoinMoin         http://moinmo.in/
TracHacks        http://trac-hacks.org/wiki/
OSM              http://www.openstreetmap.org/wiki/
WhoIs            http://www.whois.sc/
Why              http://clublet.com/c/c/why?
c2Wiki           http://c2.com/cgi/wiki?
WikiPedia        http://en.wikipedia.org/wiki/

See also: InterWiki, InterTrac

Note: See TracWiki for help on using the wiki.