Added a wikilink (for easing reading of the info).
parent
c2dbf0d618
commit
fc87038ca2
|
@ -60,7 +60,7 @@ This page controls what shortcut links the wiki supports.
|
||||||
* [[!shortcut name=man url="http://linux.die.net/man/%s"]]
|
* [[!shortcut name=man url="http://linux.die.net/man/%s"]]
|
||||||
* [[!shortcut name=ohloh url="http://www.ohloh.net/projects/%s"]]
|
* [[!shortcut name=ohloh url="http://www.ohloh.net/projects/%s"]]
|
||||||
|
|
||||||
To add a new shortcut, use the `shortcut`
|
To add a new shortcut, use the `[[shortcut|ikiwiki/directive/shortcut]]`
|
||||||
[[ikiwiki/directive]]. In the url, "%s" is replaced with the
|
[[ikiwiki/directive]]. In the url, "%s" is replaced with the
|
||||||
text passed to the named shortcut, after url-encoding it, and '%S' is
|
text passed to the named shortcut, after url-encoding it, and '%S' is
|
||||||
replaced with the raw, non-encoded text. The optional `desc` parameter
|
replaced with the raw, non-encoded text. The optional `desc` parameter
|
||||||
|
|
Loading…
Reference in New Issue