aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive/pagecount.mdwn
blob: 0e6ca3c463440177024e8ca50aea76b1fff2b17a (plain)
1
2
3
4
5
6
7
8
9
10
The `pagecount` directive is supplied by the [[!iki plugins/pagecount desc=pagecount]] plugin.

This directive counts pages currently in the wiki. Example:

	\[[!pagecount pages="*"]]

The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
pages to count, default is to count them all.

[[!meta robots="noindex, follow"]]