From 18e776f4c16b643e08c524890c2a1af866dab433 Mon Sep 17 00:00:00 2001 From: joshtriplett Date: Mon, 9 Apr 2007 21:03:24 +0000 Subject: [PATCH] Add enabled/disabled indicator at the top of the shortcuts page. --- doc/shortcuts.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 77d2bc2a7..c21d9d070 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -1,3 +1,7 @@ +[[if test="enabled(shortcut)" + then="This wiki has shortcuts **enabled**." + else="This wiki has shortcuts **disabled**."]] + This page controls what shortcut links the wiki supports. * [[shortcut name=google url="http://www.google.com/search?q=%s"]] -- 2.45.0