2006-11-20 08:02:57 +01:00
|
|
|
This page controls what shortcut links the wiki supports.
|
2006-10-15 21:33:52 +02:00
|
|
|
|
|
|
|
* [[shortcut name=google url="http://www.google.com/search?q=%s"]]
|
|
|
|
* [[shortcut name=wikipedia url="http://en.wikipedia.org/wiki/%s"]]
|
2006-11-20 12:31:23 +01:00
|
|
|
* [[shortcut name=debbug url="http://bugs.debian.org/%s" desc="bug #%s"]]
|
2006-10-19 18:27:17 +02:00
|
|
|
* [[shortcut name=cpan url="http://search.cpan.org/search?mode=dist&query=%s"]]
|
2006-10-15 21:33:52 +02:00
|
|
|
|
2006-11-20 12:31:23 +01:00
|
|
|
To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is
|
|
|
|
replaced with the text passed to the named shortcut. The optional desc
|
|
|
|
parameter controls the description of the link.
|