2008-07-21 13:31:57 +02:00
|
|
|
[[!template id=plugin name=pagecount author="[[Joey]]"]]
|
|
|
|
[[!tag type/meta]]
|
2006-08-23 07:41:07 +02:00
|
|
|
|
2008-07-21 13:46:35 +02:00
|
|
|
Provides a \\[[!pagecount ]] [[ikiwiki/PreProcessorDirective]] that is
|
2007-12-08 21:59:08 +01:00
|
|
|
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-07-21 13:31:57 +02:00
|
|
|
[[!pagecount pages="* and !recentchanges"]]
|
|
|
|
pages, of which [[!pagecount pages="*/Discussion"]] are discussion pages.
|