diff options
author | lnussel <lnussel@web> | 2009-10-13 05:09:37 -0400 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2014-03-09 18:24:37 +0100 |
commit | 4def48d68cc32cbc9c130111df380ea2ee9ede70 (patch) | |
tree | d54cbee7fcc83641240af87a4df63ce2c42a746e | |
parent | d80e48ae7830ccfb15809a93a12bc2a2ec01a399 (diff) |
add shortcut for novell bugzilla
(cherry picked from commit 68433d82b88e93962561d6ddad8689984398def1)
-rw-r--r-- | shortcuts.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn index 1f37ca5c..acac0eac 100644 --- a/shortcuts.mdwn +++ b/shortcuts.mdwn @@ -60,6 +60,7 @@ This page controls what shortcut links the wiki supports. * [[!shortcut name=man url="http://linux.die.net/man/%s"]] * [[!shortcut name=ohloh url="http://www.ohloh.net/projects/%s"]] * [[!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"]] To add a new shortcut, use the `shortcut` [[ikiwiki/directive]]. In the url, "%s" is replaced with the |