web commit by JoshTriplett: Add shortcut for perldoc.
parent
272d99bf07
commit
7df6786cde
|
@ -16,6 +16,7 @@ This page controls what shortcut links the wiki supports.
|
||||||
* [[shortcut name=c2 url="http://c2.com/cgi/wiki?%s"]]
|
* [[shortcut name=c2 url="http://c2.com/cgi/wiki?%s"]]
|
||||||
* [[shortcut name=dict url="http://www.dict.org/bin/Dict?Form=Dict1&Strategy=*&Database=*&Query=%s"]]
|
* [[shortcut name=dict url="http://www.dict.org/bin/Dict?Form=Dict1&Strategy=*&Database=*&Query=%s"]]
|
||||||
* [[shortcut name=gpg url="http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s"]]
|
* [[shortcut name=gpg url="http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s"]]
|
||||||
|
* [[shortcut name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]]
|
||||||
|
|
||||||
To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is
|
To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is
|
||||||
replaced with the text passed to the named shortcut. The optional desc
|
replaced with the text passed to the named shortcut. The optional desc
|
||||||
|
|
Loading…
Reference in New Issue