From 57bccb327efdb9fff0ff55ff07be3aed5b31e63f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 15 Jun 2011 12:33:54 +0200 Subject: Sync with ikiwiki 3.20110608. --- ikiwiki/directive/pagestats.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ikiwiki/directive/pagestats.mdwn') diff --git a/ikiwiki/directive/pagestats.mdwn b/ikiwiki/directive/pagestats.mdwn index d0e0e7b..8d904f5 100644 --- a/ikiwiki/directive/pagestats.mdwn +++ b/ikiwiki/directive/pagestats.mdwn @@ -26,7 +26,7 @@ entries, while ignoring other pages that use those tags, you could use: Or to display a cloud of tags related to Linux, you could use: - \[[!pagestats pages="tags/* and not tags/linux" among="tagged(linux)"]] + \[[!pagestats pages="tags/* and !tags/linux" among="tagged(linux)"]] The optional `show` parameter limits display to the specified number of pages. For instance, to show a table of the top ten pages with the most -- cgit v1.2.3