aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/pagecount.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-08 15:59:08 -0500
committerJoey Hess <joey@kitenet.net>2007-12-08 15:59:08 -0500
commit7960031135e74f6d36abc4294dbadb687117222c (patch)
tree482778fb123b930018c62bb72464264c60c51bf2 /doc/plugins/pagecount.mdwn
parent7b125b45b025bc92e67ef6e9984f7eb5a1970987 (diff)
downloadikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar
ikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar.gz
MAJOR basewiki reorg
Including redir pages for the moved basewiki pages. These will be removed in a future release.
Diffstat (limited to 'doc/plugins/pagecount.mdwn')
-rw-r--r--doc/plugins/pagecount.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/plugins/pagecount.mdwn b/doc/plugins/pagecount.mdwn
index 34b871262..9a9768277 100644
--- a/doc/plugins/pagecount.mdwn
+++ b/doc/plugins/pagecount.mdwn
@@ -1,11 +1,11 @@
[[template id=plugin name=pagecount author="[[Joey]]"]]
[[tag type/meta]]
-Provides a \\[[pagecount ]] [[PreProcessorDirective]] that is replaced with
-the total number of pages currently in the wiki.
+Provides a \\[[pagecount ]] [[ikiwiki/PreProcessorDirective]] that is
+replaced with the total number of pages currently in the wiki.
-The optional parameter "pages" can be a [[PageSpec]] specifying the pages
-to count, default is to count them all.
+The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
+pages to count, default is to count them all.
This plugin is included in ikiwiki, but is not enabled by default.