diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-10 17:01:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-10 17:01:03 +0000 |
commit | 7e09aa1134d7adb1e6c7c91b34b4d620ebeef5c4 (patch) | |
tree | a9182a4953273827437737fb9e9fd97896f4921f /doc | |
parent | 3a1c0c04602f4c017af20f7e13df1e231271a0d0 (diff) |
web commit by JoshTriplett: Add gmane shortcut for gmane groups, and gmanemsg shortcut to look for a Message-ID on gmane.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/shortcuts.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 14554f8a8..beb58d300 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -21,6 +21,8 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=gnomebug url="http://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]] * [[shortcut name=marcmsg url="http://marc.info/?i=%s"]] * [[shortcut name=marclist url="http://marc.info/?l=%s"]] +* [[shortcut name=gmane url="http://dir.gmane.org/gmane.%s" desc="gmane.%s"]] +* [[shortcut name=gmanemsg url="http://news.gmane.org/find-root.php?message_id=%s"]] * [[shortcut name=cpan url="http://search.cpan.org/search?mode=dist&query=%s"]] * [[shortcut name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]] * [[shortcut name=hoogle url="http://haskell.org/hoogle/?q=%s"]] |