From 6634fec4377c1d358edc87c3819c280a9e273380 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 22 Oct 2008 21:05:40 +0200 Subject: Init with ikiwiki 2.67. --- ikiwiki/directive/pagecount.mdwn | 10 ++++++++++ 1 file changed, 10 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..0e6ca3c --- /dev/null +++ b/ikiwiki/directive/pagecount.mdwn @@ -0,0 +1,10 @@ +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