In diesem Wiki sind Abkürzungen aktiviert.

Abkürzungen können unter anderem so benutzt werden:

[[!google  foo]]
[[!wikipedia  War_of_1812]]
[[!debbug  12345]]
Betrachte die [[!google  ikiwiki desc="Google-Seite für %s"]].

Diese Seite bestimmt, welche Abkürzungen das Wiki unterstützt.

  • shortcut google points to https://encrypted.google.com/search?q=%s
  • shortcut archive points to http://web.archive.org/*/%S
  • shortcut gmap points to https://maps.google.com/maps?q=%s
  • shortcut gmsg points to https://groups.google.com/groups?selm=%s
  • shortcut wikipedia points to https://en.wikipedia.org/wiki/%W
  • shortcut wikitravel points to https://wikitravel.org/en/%s
  • shortcut wiktionary points to https://en.wiktionary.org/wiki/%s
  • shortcut debbug points to http://bugs.debian.org/%S
  • shortcut deblist points to https://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 https://lists.debian.org/msgid-search/%s
  • shortcut debrt points to https://rt.debian.org/Ticket/Display.html?id=%s
  • shortcut debss points to http://snapshot.debian.org/package/%s/
  • shortcut debwiki points to https://wiki.debian.org/%S
  • shortcut debcve points to https://security-tracker.debian.org/tracker/%S
    • also supports Debian bug numbers, packages and whatever the security tracker supports.
  • 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 gnomebug points to https://bugzilla.gnome.org/show_bug.cgi?id=%s
  • shortcut linuxbug points to https://bugzilla.kernel.org/show_bug.cgi?id=%s
  • shortcut mozbug points to https://bugzilla.mozilla.org/show_bug.cgi?id=%s
  • shortcut gnulist points to https://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 https://www.ietf.org/rfc/rfc%s.txt
  • shortcut c2 points to http://wiki.c2.com/?%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 https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s
  • shortcut flickr points to https://secure.flickr.com/photos/%s
  • shortcut man points to http://manpages.debian.org/%s
  • shortcut ohloh points to https://www.ohloh.net/p/%s
  • shortcut cpanrt points to https://rt.cpan.org/Ticket/Display.html?id=%s
  • shortcut novellbug points to https://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
  • shortcut doi points to http://dx.doi.org/%s
  • shortcut arxiv points to http://arxiv.org/abs/%s

Um eine neue Abkürzung hinzuzufügen, verwende die shortcut-Anweisung. In der URL wird %s durch den der Abkürzung übergebenen Text in URL-Kodierung ersetzt. Außerdem wird %S durch den unveränderten Text ersetzt. Außerdem wird %W mit dem gerade für Wikipedia kodierten Text ersetzt. Der optionale Parameter desc steuert die Beschriftung der Verknüpfung.

Denke daran, dass der angegebene name eine neue Anweisung wird. Deshalb sollte man es vermeiden, einen Namen zu verwenden, der mit einer bestehenden Anweisung in Konflikt steht. Diese Anweisungen akzeptieren einen optionalen Parameter desc, der statt des Werts aus der Definition verwendet wird.

Wenn Sie eine Idee für eine Abkürzung haben, die auch andere nützlich finden könnten, können Sie diese auf der Abkürzungs-Seite des ikiwiki-Wiki eintragen, damit künftige Versionen von ikiwiki diese Abkürzung standardmäßig zur Verfügung stellen.