2007-02-13 19:51:21 +01:00
|
|
|
[[template id=plugin name=pagecount author="[[Joey]]"]]
|
2006-08-23 07:41:07 +02:00
|
|
|
[[tag type/meta]]
|
|
|
|
|
2007-12-08 21:59:08 +01:00
|
|
|
Provides a \\[[pagecount ]] [[ikiwiki/PreProcessorDirective]] that is
|
|
|
|
replaced with the total number of pages currently in the wiki.
|
2006-05-02 04:34:33 +02:00
|
|
|
|
2007-12-08 21:59:08 +01:00
|
|
|
The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
|
|
|
|
pages to count, default is to count them all.
|
2006-05-02 04:34:33 +02:00
|
|
|
|
|
|
|
This plugin is included in ikiwiki, but is not enabled by default.
|
|
|
|
|
|
|
|
If it is turned on it can tell us that this wiki includes
|
2008-01-29 21:05:49 +01:00
|
|
|
[[pagecount pages="* and !recentchanges"]]
|
2008-01-29 18:52:29 +01:00
|
|
|
pages, of which [[pagecount pages="*/Discussion"]] are discussion pages.
|