web commit by JoshTriplett: Add shortcut for CVEs.

master
joey 2007-02-19 05:17:27 +00:00
parent cfe7a0d1d7
commit 4460f5cff8
1 changed files with 1 additions and 0 deletions

View File

@ -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`