]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/pagecount.mdwn
* Add a test ensuring that the basewiki is self-contained and has no broken
[git.ikiwiki.info.git] / doc / plugins / pagecount.mdwn
1 [[template id=plugin name=pagecount 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.