diff options
author | https://launchpad.net/~kralph <kralph@web> | 2011-06-27 08:22:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-27 08:22:23 +0000 |
commit | 30a66bf5bcc26ca779ac60cfcd2b380524774001 (patch) | |
tree | 35285064fd39b75a909a8c28c2247afef7861378 /doc/shortcuts.mdwn | |
parent | c2278f83a93f039c1dfc364904452bb0afd735bb (diff) | |
download | ikiwiki-30a66bf5bcc26ca779ac60cfcd2b380524774001.tar ikiwiki-30a66bf5bcc26ca779ac60cfcd2b380524774001.tar.gz |
add mozillazine KB, FreeBSD wiki, and Haskell hackage
Diffstat (limited to 'doc/shortcuts.mdwn')
-rw-r--r-- | doc/shortcuts.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 8eb1f5192..fb71bfc62 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -62,6 +62,9 @@ This page controls what shortcut links the wiki supports. * [[!shortcut name=cpanrt url="https://rt.cpan.org/Ticket/Display.html?id=%s" desc="CPAN RT#%s"]] * [[!shortcut name=novellbug url="https://bugzilla.novell.com/show_bug.cgi?id=%s" desc="bug %s"]] * [[!shortcut name=ubupkg url="http://packages.ubuntu.com/%s"]] +* [[!shortcut name=mozillazinekb url="http://kb.mozillazine.org/%s"]] +* [[!shortcut name=freebsdwiki url="http://wiki.freebsd.org/%s"]] +* [[!shortcut name=hackage url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/%s"]] To add a new shortcut, use the `shortcut` [[ikiwiki/directive]]. In the url, "%s" is replaced with the |