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.
- shortcut google points to http://encrypted.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 gmsg points to http://groups.google.com/groups?selm=%s
- shortcut wikipedia points to http://en.wikipedia.org/wiki/%W
- shortcut wikitravel points to http://wikitravel.org/en/%s
- shortcut wiktionary points to http://en.wiktionary.org/wiki/%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 debpkgsid points to http://packages.debian.org/sid/%s
- shortcut debpts points to http://packages.qa.debian.org/%s
- shortcut debmsg points to http://lists.debian.org/msgid-search/%s
- shortcut debrt points to http://rt.debian.org/Ticket/Display.html?id=%s
- shortcut debss points to http://snapshot.debian.org/package/%s/
- Usage:
[[!debss package]]
or[[!debss package/version]]
. See http://snapshot.debian.org/ for details.
- Usage:
- shortcut debwiki points to http://wiki.debian.org/%S
- shortcut fdobug points to http://bugs.freedesktop.org/show_bug.cgi?id=%s
- shortcut fdolist points to http://lists.freedesktop.org/mailman/listinfo/%s
- shortcut gnomebug points to http://bugzilla.gnome.org/show_bug.cgi?id=%s
- shortcut linuxbug points to http://bugzilla.kernel.org/show_bug.cgi?id=%s
- shortcut mozbug points to http://bugzilla.mozilla.org/show_bug.cgi?id=%s
- shortcut gnulist points to http://lists.gnu.org/mailman/listinfo/%s
- shortcut marcmsg points to http://marc.info/?i=%s
- shortcut marclist points to http://marc.info/?l=%s
- shortcut gmane points to http://dir.gmane.org/gmane.%s
- shortcut gmanemsg points to http://mid.gmane.org/%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 hoogle points to http://haskell.org/hoogle/?q=%s
- shortcut iki points to http://ikiwiki.info/%S/
- 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 meatballwiki points to http://www.usemod.com/cgi-bin/mb.pl?%s
- shortcut emacswiki points to http://www.emacswiki.org/cgi-bin/wiki/%s
- shortcut haskellwiki points to http://haskell.org/haskellwiki/%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
- shortcut cve points to http://cve.mitre.org/cgi-bin/cvename.cgi?name=%s
- shortcut flickr points to http://secure.flickr.com/photos/%s
- shortcut man points to http://manpages.debian.org/%s
- shortcut ohloh points to http://www.ohloh.net/p/%s
- shortcut cpanrt points to http://rt.cpan.org/Ticket/Display.html?id=%s
- shortcut novellbug points to http://bugzilla.novell.com/show_bug.cgi?id=%s
- shortcut ubupkg points to http://packages.ubuntu.com/%s
- shortcut mozillazinekb points to http://kb.mozillazine.org/%s
- shortcut freebsdwiki points to http://wiki.freebsd.org/%s
- shortcut hackage points to http://hackage.haskell.org/package/%s
- shortcut pkgsrc points to http://pkgsrc.se/%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.
Shortcuts specific to this wiki
- shortcut nbbug points to http://gnats.netbsd.org/%s
- shortcut nbcvsweb points to http://cvsweb.netbsd.org/bsdweb.cgi/%S