]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki/directive/progress.mdwn
new syntax file for ikiwiki files in vim
[git.ikiwiki.info.git] / doc / ikiwiki / directive / progress.mdwn
index c477c435abb8e50bd161655cce2a8095d1716a17..529f1c3c1b7ae429520b3ee1133c66efd16c31aa 100644 (file)
@@ -1,4 +1,4 @@
-The `progress` directive is supplied by the [[!iki plugins/progress]] plugin.
+The `progress` directive is supplied by the [[!iki plugins/progress desc=progress]] plugin.
 
 This directive generates a progress bar.
 
 
 This directive generates a progress bar.
 
@@ -6,7 +6,7 @@ There are two possible parameter sets.  The first is a single parameter
 "percent" which holds a percentage figure of how complete the progress bar is.
 
 The second possible set of parameters is a pair of [[ikiwiki/PageSpec]]s,
 "percent" which holds a percentage figure of how complete the progress bar is.
 
 The second possible set of parameters is a pair of [[ikiwiki/PageSpec]]s,
-`totalpages` and `donepages`.  The progress plugin counts the number of
+`totalpages` and `donepages`. The directive counts the number of
 pages in each pagespec and shows the percentage of the total pages that are
 done.
 
 pages in each pagespec and shows the percentage of the total pages that are
 done.