This wiki has shortcuts enabled.

Some examples of using shortcuts include:

[[!google  foo]]
[[!wikipedia  War_of_1812]]
[[!debbug  12345]]
Check the [[!google  ikiwiki desc="google search for %s"]].

This page controls what shortcut links the wiki supports.

  • Le raccourci google pointe vers https://encrypted.google.com/search?q=%s
  • Le raccourci archive pointe vers http://web.archive.org/*/%S
  • Le raccourci gmap pointe vers https://maps.google.com/maps?q=%s
  • Le raccourci gmsg pointe vers https://groups.google.com/groups?selm=%s
  • Le raccourci wikipedia pointe vers https://en.wikipedia.org/wiki/%W
  • Le raccourci wikitravel pointe vers https://wikitravel.org/en/%s
  • Le raccourci wiktionary pointe vers https://en.wiktionary.org/wiki/%s
  • Le raccourci debbug pointe vers http://bugs.debian.org/%S
  • Le raccourci deblist pointe vers https://lists.debian.org/debian-%s
  • Le raccourci debpkg pointe vers http://packages.debian.org/%s
  • Le raccourci debpkgsid pointe vers http://packages.debian.org/sid/%s
  • Le raccourci debpts pointe vers http://packages.qa.debian.org/%s
  • Le raccourci debmsg pointe vers https://lists.debian.org/msgid-search/%s
  • Le raccourci debrt pointe vers https://rt.debian.org/Ticket/Display.html?id=%s
  • Le raccourci debss pointe vers http://snapshot.debian.org/package/%s/
  • Le raccourci debwiki pointe vers https://wiki.debian.org/%S
  • Le raccourci debcve pointe vers https://security-tracker.debian.org/tracker/%S
    • also supports Debian bug numbers, packages and whatever the security tracker supports.
  • Le raccourci fdobug pointe vers https://bugs.freedesktop.org/show_bug.cgi?id=%s
  • Le raccourci fdolist pointe vers http://lists.freedesktop.org/mailman/listinfo/%s
  • Le raccourci gnomebug pointe vers https://bugzilla.gnome.org/show_bug.cgi?id=%s
  • Le raccourci linuxbug pointe vers https://bugzilla.kernel.org/show_bug.cgi?id=%s
  • Le raccourci mozbug pointe vers https://bugzilla.mozilla.org/show_bug.cgi?id=%s
  • Le raccourci gnulist pointe vers https://lists.gnu.org/mailman/listinfo/%s
  • Le raccourci marcmsg pointe vers http://marc.info/?i=%s
  • Le raccourci marclist pointe vers http://marc.info/?l=%s
  • Le raccourci gmane pointe vers http://dir.gmane.org/gmane.%s
  • Le raccourci gmanemsg pointe vers http://mid.gmane.org/%s
  • Le raccourci cpan pointe vers http://search.cpan.org/search?mode=dist&query=%s
  • Le raccourci ctan pointe vers http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s
  • Le raccourci hoogle pointe vers http://haskell.org/hoogle/?q=%s
  • Le raccourci iki pointe vers http://ikiwiki.info/%S/
  • Le raccourci ljuser pointe vers http://%s.livejournal.com/
  • Le raccourci rfc pointe vers https://www.ietf.org/rfc/rfc%s.txt
  • Le raccourci c2 pointe vers http://wiki.c2.com/?%s
  • Le raccourci meatballwiki pointe vers http://www.usemod.com/cgi-bin/mb.pl?%s
  • Le raccourci emacswiki pointe vers http://www.emacswiki.org/cgi-bin/wiki/%s
  • Le raccourci haskellwiki pointe vers http://haskell.org/haskellwiki/%s
  • Le raccourci dict pointe vers http://www.dict.org/bin/Dict?Form=Dict1&Strategy=&Database=&Query=%s
  • Le raccourci imdb pointe vers http://imdb.com/find?q=%s
  • Le raccourci gpg pointe vers http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s
  • Le raccourci perldoc pointe vers http://perldoc.perl.org/search.html?q=%s
  • Le raccourci whois pointe vers http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain
  • Le raccourci cve pointe vers https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s
  • Le raccourci flickr pointe vers https://secure.flickr.com/photos/%s
  • Le raccourci man pointe vers http://manpages.debian.org/%s
  • Le raccourci ohloh pointe vers https://www.ohloh.net/p/%s
  • Le raccourci cpanrt pointe vers https://rt.cpan.org/Ticket/Display.html?id=%s
  • Le raccourci novellbug pointe vers https://bugzilla.novell.com/show_bug.cgi?id=%s
  • Le raccourci ubupkg pointe vers http://packages.ubuntu.com/%s
  • Le raccourci mozillazinekb pointe vers http://kb.mozillazine.org/%s
  • Le raccourci freebsdwiki pointe vers http://wiki.freebsd.org/%s
  • Le raccourci hackage pointe vers http://hackage.haskell.org/package/%s
  • Le raccourci pkgsrc pointe vers http://pkgsrc.se/%S
  • Le raccourci doi pointe vers http://dx.doi.org/%s
  • Le raccourci arxiv pointe vers http://arxiv.org/abs/%s

To add a new shortcut, use the shortcut directive. In the url, "%s" is replaced with the text passed to the named shortcut, after url encoding it, and '%S' is replaced with the raw, non-encoded text. Additionally, %W is replaced with the text encoded just right for Wikipedia. The optional desc parameter controls the description of the link.

Remember that the name you give the shortcut will become a new directive. Avoid using a name that conflicts with an existing directive. These directives also accept a desc parameter that will override the one provided at definition time.

If you come up with a shortcut that you think others might find useful, consider contributing it to the shortcuts page on the ikiwiki wiki, so that future versions of ikiwiki will include your shortcut in the standard underlay.