summaryrefslogtreecommitdiff
path: root/underlays/basewiki/directive/progress.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:29:07 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:29:07 -0400
commit5e4767a594f238327a4c74f1aecc69779a237eab (patch)
treef9d0f4383ddbb7d3e0064d20e3a68e38e3e0ab74 /underlays/basewiki/directive/progress.mdwn
parenteb92d09360e871f4af059c30e70cf7f0b24315e2 (diff)
misc minor changes
Diffstat (limited to 'underlays/basewiki/directive/progress.mdwn')
-rw-r--r--underlays/basewiki/directive/progress.mdwn7
1 files changed, 3 insertions, 4 deletions
diff --git a/underlays/basewiki/directive/progress.mdwn b/underlays/basewiki/directive/progress.mdwn
index 8f2426693..57b37ec4a 100644
--- a/underlays/basewiki/directive/progress.mdwn
+++ b/underlays/basewiki/directive/progress.mdwn
@@ -10,8 +10,7 @@ The second possible set of parameters is a pair of [[ikiwiki/PageSpec]]s,
pages in each pagespec and shows the percentage of the total pages that are
done.
-This plugin is included in ikiwiki, but is not enabled by default.
+For example, to show what percentage of pages have
+discussion pages:
-If it is turned on it can show what percentage of pages have discussion pages:
-
-[[!progress totalpages="* and !*/Discussion" donepages="*/Discussion"]]
+ \[[!progress totalpages="* and !*/Discussion" donepages="*/Discussion"]]