This wiki has shortcuts enabled.
Some examples of using shortcuts include:
[[!google foo]]
[[!wikipedia War_of_1812]]
[[!debbug 12345]]
Check the [[!cia ikiwiki desc="CIA page for %s"]].
This page controls what shortcut links the wiki supports.
- Le raccourci google pointe vers http://www.google.com/search?q=%s
- Le raccourci archive pointe vers http://web.archive.org/*/%S
- Le raccourci gmap pointe vers http://maps.google.com/maps?q=%s
- Le raccourci gmsg pointe vers http://groups.google.com/groups?selm=%s
- Le raccourci wikipedia pointe vers http://en.wikipedia.org/wiki/%s
- Le raccourci wikitravel pointe vers http://wikitravel.org/en/%s
- Le raccourci wiktionary pointe vers http://en.wiktionary.org/wiki/%s
- Le raccourci debbug pointe vers http://bugs.debian.org/%s
- Le raccourci deblist pointe vers http://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 http://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.net/package/%s
- Usage:
[[!debss package]],[[!debss package#version]], or[[!debss package/version]]. See http://snapshot.debian.net for details. Le raccourci debwiki pointe vers http://wiki.debian.org/%s
- Usage:
- 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 http://bugzilla.gnome.org/show_bug.cgi?id=%s
- Le raccourci linuxbug pointe vers http://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 http://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 http://www.ietf.org/rfc/rfc%s.txt
- Le raccourci c2 pointe vers http://c2.com/cgi/wiki?%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 http://cve.mitre.org/cgi-bin/cvename.cgi?name=%s
- Le raccourci cia pointe vers http://cia.vc/stats/project/%s
- Le raccourci ciauser pointe vers http://cia.vc/stats/user/%s
- Le raccourci flickr pointe vers http://www.flickr.com/photos/%s
- Le raccourci man pointe vers http://linux.die.net/man/%s
- Le raccourci ohloh pointe vers http://www.ohloh.net/projects/%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. 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 ikiwiki, so that future versions of ikiwiki will include your shortcut in the standard underlay.
