]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/pagecount.mdwn
8f7029df8a4994fa76127d620a746d751bd3e2fe
[git.ikiwiki.info.git] / doc / plugins / pagecount.mdwn
1 [[template id=plugin name=pagecount author="[[Joey]]"]]
2 [[tag type/meta]]
4 Provides a \\[[pagecount ]] [[ikiwiki/PreProcessorDirective]] that is
5 replaced with the total number of pages currently in the wiki.
7 The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
8 pages 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="* and !recentchanges"]]
14 pages, of which [[pagecount pages="*/Discussion"]] are discussion pages.