mdwn: Added nodiscount setting, which can be used to avoid using the markdown discoun...
[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"]]