web commit by JoshTriplett: Add cia and ciauser shortcuts.
parent
5fe38dc574
commit
79d3dc4848
|
@ -24,6 +24,8 @@ This page controls what shortcut links the wiki supports.
|
|||
* [[shortcut name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]]
|
||||
* [[shortcut name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain"]]
|
||||
* [[shortcut name=cve url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=%s"]]
|
||||
* [[shortcut name=cia url="http://cia.navi.cx/stats/project/%s"]]
|
||||
* [[shortcut name=ciauser url="http://cia.navi.cx/stats/user/%s"]]
|
||||
|
||||
To add a new shortcut, use the `shortcut` [[PreprocessorDirective]]. "%s" is
|
||||
replaced with the text passed to the named shortcut. The optional `desc`
|
||||
|
|
Loading…
Reference in New Issue