shortcuts.mdwn 5.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. [[!if test="enabled(shortcut)"
  2. then="This wiki has shortcuts **enabled**."
  3. else="This wiki has shortcuts **disabled**."]]
  4. Some examples of using shortcuts include:
  5. \[[!wikipedia War_of_1812]]
  6. \[[!debbug 12345]]
  7. Check the \[[!cia ikiwiki desc="CIA page for %s"]].
  8. This page controls what shortcut links the wiki supports.
  9. * [[!shortcut name=archive url="http://web.archive.org/*/%S"]]
  10. * [[!shortcut name=wikipedia url="https://en.wikipedia.org/wiki/%W"]]
  11. * [[!shortcut name=hewikipedia url="https://he.wikipedia.org/wiki/%W"]]
  12. * [[!shortcut name=wikitravel url="https://wikitravel.org/en/%s"]]
  13. * [[!shortcut name=wiktionary url="https://en.wiktionary.org/wiki/%s"]]
  14. * [[!shortcut name=hewiktionary url="https://he.wiktionary.org/wiki/%s"]]
  15. * [[!shortcut name=wikibooks url="https://en.wikibooks.org/wiki/%s"]]
  16. * [[!shortcut name=wikiquote url="https://en.wikiquote.org/wiki/%s"]]
  17. * [[!shortcut name=hewikiquote url="https://he.wikiquote.org/wiki/%s"]]
  18. * [[!shortcut name=ecowiki url="http://ecowiki.org.il/wiki/%s"]]
  19. * [[!shortcut name=debbug url="http://bugs.debian.org/%S" desc="Debian bug #%s"]]
  20. * [[!shortcut name=deblist url="https://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]]
  21. * [[!shortcut name=debpkg url="http://packages.debian.org/%s"]]
  22. * [[!shortcut name=debpkgsid url="http://packages.debian.org/sid/%s"]]
  23. * [[!shortcut name=debpts url="http://packages.qa.debian.org/%s"]]
  24. * [[!shortcut name=debmsg url="https://lists.debian.org/msgid-search/%s"]]
  25. * [[!shortcut name=debrt url="https://rt.debian.org/Ticket/Display.html?id=%s"]]
  26. * [[!shortcut name=debss url="http://snapshot.debian.org/package/%s/"]]
  27. * Usage: `\[[!debss package]]` or `\[[!debss package/version]]`. See <http://snapshot.debian.org/> for details.
  28. * [[!shortcut name=debwiki url="https://wiki.debian.org/%s"]]
  29. * [[!shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]]
  30. * [[!shortcut name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]]
  31. * [[!shortcut name=gnomebug url="https://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]]
  32. * [[!shortcut name=linuxbug url="https://bugzilla.kernel.org/show_bug.cgi?id=%s" desc="Linux bug #%s"]]
  33. * [[!shortcut name=mozbug url="https://bugzilla.mozilla.org/show_bug.cgi?id=%s" desc="Mozilla bug #%s"]]
  34. * [[!shortcut name=gnulist url="https://lists.gnu.org/mailman/listinfo/%s" desc="%s@gnu.org"]]
  35. * [[!shortcut name=marcmsg url="http://marc.info/?i=%s"]]
  36. * [[!shortcut name=marclist url="http://marc.info/?l=%s"]]
  37. * [[!shortcut name=gmane url="http://dir.gmane.org/gmane.%s" desc="gmane.%s"]]
  38. * [[!shortcut name=gmanemsg url="http://mid.gmane.org/%s"]]
  39. * [[!shortcut name=cpan url="http://search.cpan.org/search?mode=dist&query=%s"]]
  40. * [[!shortcut name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]]
  41. * [[!shortcut name=hoogle url="http://haskell.org/hoogle/?q=%s"]]
  42. * [[!shortcut name=iki url="http://ikiwiki.info/%S/"]]
  43. * [[!shortcut name=ljuser url="http://%s.livejournal.com/"]]
  44. * [[!shortcut name=rfc url="https://www.ietf.org/rfc/rfc%s.txt" desc="RFC %s"]]
  45. * [[!shortcut name=c2 url="http://c2.com/cgi/wiki?%s"]]
  46. * [[!shortcut name=meatballwiki url="http://www.usemod.com/cgi-bin/mb.pl?%s"]]
  47. * [[!shortcut name=emacswiki url="http://www.emacswiki.org/cgi-bin/wiki/%s"]]
  48. * [[!shortcut name=haskellwiki url="http://wiki.haskell.org/%s"]]
  49. * [[!shortcut name=dict url="http://www.dict.org/bin/Dict?Form=Dict1&Strategy=*&Database=*&Query=%s"]]
  50. * [[!shortcut name=imdb url="http://imdb.com/find?q=%s"]]
  51. * [[!shortcut name=gpg url="http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s"]]
  52. * [[!shortcut name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]]
  53. * [[!shortcut name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain"]]
  54. * [[!shortcut name=cve url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s"]]
  55. * [[!shortcut name=cia url="http://cia.vc/stats/project/%s"]]
  56. * [[!shortcut name=ciauser url="http://cia.vc/stats/user/%s"]]
  57. * [[!shortcut name=man url="http://linux.die.net/man/%s"]]
  58. * [[!shortcut name=ohloh url="https://www.ohloh.net/p/%s"]]
  59. * [[!shortcut name=cpanrt url="https://rt.cpan.org/Ticket/Display.html?id=%s" desc="CPAN RT#%s"]]
  60. * [[!shortcut name=novellbug url="https://bugzilla.novell.com/show_bug.cgi?id=%s" desc="bug %s"]]
  61. * [[!shortcut name=mozillazinekb url="http://kb.mozillazine.org/%s"]]
  62. * [[!shortcut name=freebsdwiki url="http://wiki.freebsd.org/%s"]]
  63. * [[!shortcut name=hackage url="http://hackage.haskell.org/package/%s"]]
  64. * [[!shortcut name=rel4sub url="//%S.rel4tion.org/" desc="rel4tion>>%s"]]
  65. * [[!shortcut name=rel4git url="//git.rel4tion.org/?p=%S.git;a=summary" desc="git>>%s"]]
  66. * [[!shortcut name=rel4darcs url="//darcs.rel4tion.org/darcsweb.cgi?r=%S;a=summary" desc="darcs>>%s"]]
  67. * [[!shortcut name=rel4dev url="//dev.rel4tion.org/%S" desc="darcs>>%S"]]
  68. * [[!shortcut name=darcshub url="http://hub.darcs.net/%S" desc="DarcsHub>>%S"]]
  69. * [[!shortcut name=notabug url="https://notabug.org/%S"]]
  70. To add a new shortcut, use the `shortcut`
  71. [[ikiwiki/directive]]. In the url, "%s" is replaced with the
  72. text passed to the named shortcut, after [[!wikipedia url_encoding]]
  73. it, and '%S' is replaced with the raw, non-encoded text.
  74. Additionally, `%W` is replaced with the text encoded just right for
  75. Wikipedia. The optional `desc` parameter controls the description of
  76. the link.
  77. Remember that the `name` you give the shortcut will become a new
  78. [[ikiwiki/directive]]. Avoid using a `name` that conflicts
  79. with an existing directive. These directives also accept a `desc`
  80. parameter that will override the one provided at definition time.
  81. If you come up with a shortcut that you think others might find useful,
  82. consider contributing it to the [shortcuts page on the ikiwiki
  83. wiki](http://ikiwiki.info/shortcuts/), so that future versions of
  84. ikiwiki will include your shortcut in the standard underlay.