diff options
author | https://launchpad.net/~kralph <kralph@web> | 2011-06-27 08:22:23 +0000 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2014-03-09 18:24:37 +0100 |
commit | 30c9cfd9a222a2690529b4eb1ff89105353d16d6 (patch) | |
tree | d72c7d1ce7f1fb1a278dd4192ee24dafd2f87c20 /shortcuts.mdwn | |
parent | 4dc98973e7eb3a323506ef71416ee7f167edc885 (diff) | |
download | web-30c9cfd9a222a2690529b4eb1ff89105353d16d6.tar.gz web-30c9cfd9a222a2690529b4eb1ff89105353d16d6.tar.bz2 web-30c9cfd9a222a2690529b4eb1ff89105353d16d6.zip |
add mozillazine KB, FreeBSD wiki, and Haskell hackage
(cherry picked from commit 30a66bf5bcc26ca779ac60cfcd2b380524774001)
Diffstat (limited to 'shortcuts.mdwn')
-rw-r--r-- | shortcuts.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn index a5d169b6..b870256d 100644 --- a/shortcuts.mdwn +++ b/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 |