From: joey Date: Thu, 15 Feb 2007 10:21:57 +0000 (+0000) Subject: web commit by JoshTriplett: Add shortcut "gpg" for GPG/PGP key lookups via pgpkeys... X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/272d99bf0720265a9422c9dc2cba844c155b0513 web commit by JoshTriplett: Add shortcut "gpg" for GPG/PGP key lookups via pgpkeys.mit.edu. --- diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 9fda194d1..c33146b2e 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -15,6 +15,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=rfc url="http://www.ietf.org/rfc/rfc%s.txt"]] * [[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"]] To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is replaced with the text passed to the named shortcut. The optional desc