projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
272d99b
)
web commit by JoshTriplett: Add shortcut for perldoc.
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 15 Feb 2007 10:26:19 +0000
(10:26 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 15 Feb 2007 10:26:19 +0000
(10:26 +0000)
doc/shortcuts.mdwn
patch
|
blob
|
history
diff --git
a/doc/shortcuts.mdwn
b/doc/shortcuts.mdwn
index c33146b2eaeb899c9ec88442248cb3f4d4fe3724..d3db977aa9d970512cfe0083c42a375dbde5752b 100644
(file)
--- a/
doc/shortcuts.mdwn
+++ b/
doc/shortcuts.mdwn
@@
-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=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=perldoc url="http://perldoc.perl.org/search.html?q=%s"]]
To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is
replaced with the text passed to the named shortcut. The optional desc