From a58c567e2ef05caedfdaf38666355caef88199e3 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 15 Feb 2007 10:18:05 +0000 Subject: [PATCH] web commit by JoshTriplett: Add "dict" shortcut for dictionary lookups via dict.org. --- doc/shortcuts.mdwn | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2