]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/pagecount.mdwn
9aae91a1e837372bcedb1078dd4822dc764a19e3
[git.ikiwiki.info.git] / doc / plugins / pagecount.mdwn
1 [[template id=plugin name=pagecount included=1 author="""[[Joey]]"""]]
2 [[tag type/meta]]
4 Provides a \\[[pagecount ]] [[PreProcessorDirective]] that is replaced with
5 the total number of pages currently in the wiki.
7 The optional parameter "pages" can be a [[PageSpec]] specifying the pages
8 to count, default is to count them all.
10 This plugin is included in ikiwiki, but is not enabled by default.
12 If it is turned on it can tell us that this wiki includes
13 [[pagecount ]] pages, of which [[pagecount pages="*/Discussion"]] are
14 discussion pages.