aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-19 23:45:43 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-19 23:45:43 +0000
commita15aea14b380616e3a117353ef670ff61d41508d (patch)
tree842f229fbcec50279b742c52ec6b8e8a70f3c781
parent4f0faa31d25de0a7bca96f356f4aba3991078111 (diff)
downloadikiwiki-a15aea14b380616e3a117353ef670ff61d41508d.tar
ikiwiki-a15aea14b380616e3a117353ef670ff61d41508d.tar.gz
move examples of how to use shortcuts into the shortcuts page so it's
available in basewiki
-rw-r--r--doc/plugins/shortcut.mdwn6
-rw-r--r--doc/shortcuts.mdwn6
2 files changed, 7 insertions, 5 deletions
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"]]