From: joey Date: Thu, 15 Feb 2007 10:18:05 +0000 (+0000) Subject: web commit by JoshTriplett: Add "dict" shortcut for dictionary lookups via dict.org. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/a58c567e2ef05caedfdaf38666355caef88199e3 web commit by JoshTriplett: Add "dict" shortcut for dictionary lookups via dict.org. --- diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 7114532b4..9fda194d1 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -14,6 +14,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=ljuser url="http://%s.livejournal.com/"]] * [[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"]] To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is replaced with the text passed to the named shortcut. The optional desc