From ce0037e0ff41a75d0e6c947ef547ef9630c54be9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 14 Oct 2010 13:38:20 +0200 Subject: Sync with ikiwiki 3.20100926. --- ikiwiki/directive/pagecount.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ikiwiki/directive/pagecount.mdwn (limited to 'ikiwiki/directive/pagecount.mdwn') diff --git a/ikiwiki/directive/pagecount.mdwn b/ikiwiki/directive/pagecount.mdwn new file mode 100644 index 0000000..68bc0a0 --- /dev/null +++ b/ikiwiki/directive/pagecount.mdwn @@ -0,0 +1,11 @@ +The `pagecount` directive is supplied by the [[!iki plugins/pagecount +desc=pagecount]] plugin. + +This directive counts pages currently in the wiki. Example: + + \[[!pagecount pages="*"]] + +The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the +pages to count, default is to count them all. + +[[!meta robots="noindex, follow"]] -- cgit v1.2.3