]> sipb.mit.edu Git - ikiwiki.git/commitdiff
move examples of how to use shortcuts into the shortcuts page so it's
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 19 May 2007 23:45:43 +0000 (23:45 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 19 May 2007 23:45:43 +0000 (23:45 +0000)
available in basewiki

doc/plugins/shortcut.mdwn
doc/shortcuts.mdwn

index 16dfdb44a8b9924f3b1207000382dce467f61d54..8a31a9bd164c552cbe42e76c2f289c72408890e8 100644 (file)
@@ -2,11 +2,7 @@
 [[tag type/format]]
 
 This plugin allows external links to commonly linked to sites to be made
 [[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.
 
 The available shortcuts are defined on the [[shortcuts]] page in
 the wiki.
index ab3fb1031945f1b803cceccf7217b9bf0d799a3c..469f5a23cfb25b1e7ec3860fd4e6d6ef0d53a091 100644 (file)
@@ -2,6 +2,12 @@
      then="This wiki has shortcuts **enabled**."
      else="This wiki has shortcuts **disabled**."]]
 
      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"]]
 This page controls what shortcut links the wiki supports.
 
 * [[shortcut name=google url="http://www.google.com/search?q=%s"]]