linuxbierwanderung/ shortcuts

This page controls what shortcut links the wiki supports.

  • shortcut google points to http://www.google.com/search?q=%s
  • shortcut archive points to http://web.archive.org/*/%s
  • shortcut gmap points to http://maps.google.com/maps?q=%s
  • shortcut wikipedia points to http://en.wikipedia.org/wiki/%s
  • shortcut wikitravel points to http://wikitravel.org/en/%s
  • shortcut debbug points to http://bugs.debian.org/%s
  • shortcut deblist points to http://lists.debian.org/debian-%s
  • shortcut debpkg points to http://packages.debian.org/%s
  • shortcut debpts points to http://packages.qa.debian.org/%s
  • shortcut fdobug points to https://bugs.freedesktop.org/show_bug.cgi?id=%s
  • shortcut fdolist points to http://lists.freedesktop.org/mailman/listinfo/%s
  • shortcut cpan points to http://search.cpan.org/search?mode=dist&query=%s
  • shortcut ctan points to http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s
  • shortcut iki points to http://ikiwiki.info/%s.html
  • shortcut ljuser points to http://%s.livejournal.com/
  • shortcut rfc points to http://www.ietf.org/rfc/rfc%s.txt
  • shortcut c2 points to http://c2.com/cgi/wiki?%s
  • shortcut emacswiki points to http://www.emacswiki.org/cgi-bin/wiki/%s
  • shortcut dict points to http://www.dict.org/bin/Dict?Form=Dict1&Strategy=&Database=&Query=%s
  • shortcut imdb points to http://imdb.com/find?q=%s
  • shortcut gpg points to http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s
  • shortcut perldoc points to http://perldoc.perl.org/search.html?q=%s
  • shortcut whois points to http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain

To add a new shortcut, use the shortcut PreprocessorDirective. "%s" is replaced with the text passed to the named shortcut. The optional desc parameter controls the description of the link.

Remember that the name you give the shortcut will become a new PreprocessorDirective. Avoid using a name that conflicts with an existing directive.

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