From: joey Date: Sat, 19 May 2007 23:45:43 +0000 (+0000) Subject: move examples of how to use shortcuts into the shortcuts page so it's X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/a15aea14b380616e3a117353ef670ff61d41508d?ds=inline move examples of how to use shortcuts into the shortcuts page so it's available in basewiki --- diff --git a/doc/plugins/shortcut.mdwn b/doc/plugins/shortcut.mdwn index 16dfdb44a..8a31a9bd1 100644 --- a/doc/plugins/shortcut.mdwn +++ b/doc/plugins/shortcut.mdwn @@ -2,11 +2,7 @@ [[tag type/format]] This plugin allows external links to commonly linked to sites to be made -more easily using shortcuts. Some examples of using shortcuts include: - - \[[google foo]] - \[[wikipedia War_of_1812]] - \[[debbug 12345]] +more easily using shortcuts. The available shortcuts are defined on the [[shortcuts]] page in the wiki. diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index ab3fb1031..469f5a23c 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -2,6 +2,12 @@ then="This wiki has shortcuts **enabled**." else="This wiki has shortcuts **disabled**."]] +Some examples of using shortcuts include: + + \[[google foo]] + \[[wikipedia War_of_1812]] + \[[debbug 12345]] + This page controls what shortcut links the wiki supports. * [[shortcut name=google url="http://www.google.com/search?q=%s"]]