aboutsummaryrefslogtreecommitdiff
path: root/doc/shortcuts.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-19 05:17:27 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-19 05:17:27 +0000
commit4460f5cff81615f1903745983e340df93f06a946 (patch)
tree24a24ea518b339af48267b5269769ded9288dbef /doc/shortcuts.mdwn
parentcfe7a0d1d7865d3f4cd32c54050d0d05f5bc7e49 (diff)
downloadikiwiki-4460f5cff81615f1903745983e340df93f06a946.tar
ikiwiki-4460f5cff81615f1903745983e340df93f06a946.tar.gz
web commit by JoshTriplett: Add shortcut for CVEs.
Diffstat (limited to 'doc/shortcuts.mdwn')
-rw-r--r--doc/shortcuts.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn
index 0a5393b37..4c8be888d 100644
--- a/doc/shortcuts.mdwn
+++ b/doc/shortcuts.mdwn
@@ -23,6 +23,7 @@ This page controls what shortcut links the wiki supports.
* [[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"]]
* [[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"]]
To add a new shortcut, use the `shortcut` [[PreprocessorDirective]]. "%s" is
replaced with the text passed to the named shortcut. The optional `desc`