]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/shortcuts.mdwn
web commit by JoshTriplett: Add "dict" shortcut for dictionary lookups via dict.org.
[ikiwiki.git] / doc / shortcuts.mdwn
index 45441eadabcc2af4f7538292f87b185bef64c684..9fda194d1620ae96288032c3462506d09bcced89 100644 (file)
@@ -12,7 +12,9 @@ This page controls what shortcut links the wiki supports.
 * [[shortcut name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]]
 * [[shortcut name=iki url="http://ikiwiki.kitenet.net/%s.html"]]
 * [[shortcut name=ljuser url="http://%s.livejournal.com/"]]
 * [[shortcut name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]]
 * [[shortcut name=iki url="http://ikiwiki.kitenet.net/%s.html"]]
 * [[shortcut name=ljuser url="http://%s.livejournal.com/"]]
-* [[shortcut name=rfc url="http://www.faqs.org/rfcs/rfc%s.html"]]
+* [[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
 
 To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is
 replaced with the text passed to the named shortcut. The optional desc