]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/ikiwiki/directive/pagecount.mdwn
Typos
[git.ikiwiki.info.git] / doc / ikiwiki / directive / pagecount.mdwn
1 The `pagecount` directive is supplied by the [[!iki plugins/pagecount desc=pagecount]] plugin.
3 This directive counts pages currently in the wiki. Example:
5         \[[!pagecount pages="*"]]
7 The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
8 pages to count, default is to count them all.
10 [[!meta robots="noindex, follow"]]