From f4ad79d8873c21749832c07fab6a0d601ca5a0fa Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 19 Oct 2006 16:27:17 +0000 Subject: merge change to basewiki --- basewiki/shortcuts.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'basewiki/shortcuts.mdwn') diff --git a/basewiki/shortcuts.mdwn b/basewiki/shortcuts.mdwn index 7dde7919e..a941dbd13 100644 --- a/basewiki/shortcuts.mdwn +++ b/basewiki/shortcuts.mdwn @@ -3,6 +3,7 @@ This page is used to control what shortcut links are supported by the wiki. * [[shortcut name=google url="http://www.google.com/search?q=%s"]] * [[shortcut name=wikipedia url="http://en.wikipedia.org/wiki/%s"]] * [[shortcut name=debbug url="http://bugs.debian.org/%s"]] +* [[shortcut name=cpan url="http://search.cpan.org/search?mode=dist&query=%s"]] To add a new shortcut, use the "shortcut" preprocessor directive. "%s" in the url is replaced by the text of the shortcut. -- cgit v1.2.3