diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 17:53:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 17:53:21 -0400 |
commit | d48e55c3d98c0668e5463ae9d20004e42605b007 (patch) | |
tree | 93899cf97559e921334d161b568d477dafd60446 /doc | |
parent | aa37d64d6a7134632bf1c35fa48c5f94af6230ab (diff) |
move back demo and add example
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/pagecount.mdwn | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/plugins/pagecount.mdwn b/doc/plugins/pagecount.mdwn index f5b0a915f..6235963d3 100644 --- a/doc/plugins/pagecount.mdwn +++ b/doc/plugins/pagecount.mdwn @@ -1,5 +1,10 @@ [[!template id=plugin name=pagecount author="[[Joey]]"]] [[!tag type/meta]] -This plugin implements the [[ikiwiki/directive/pagecount]] [[ikiwiki/directive]]. -The directive displays number of pages currently in the wiki. +This plugin provides the [[ikiwiki/directive/pagecount]] +[[ikiwiki/directive]], which displays the number of pages +currently in the wiki. + +If it is turned on it can tell us that this wiki includes +[[!pagecount pages="* and !recentchanges"]] +pages, of which [[!pagecount pages="*/Discussion"]] are discussion pages. |