From: https://www.google.com/accounts/o8/id?id=AItOawlnFkgzrv6n4UuYWXv8APZiG8_ydyMOyR4 Date: Sun, 17 Apr 2011 11:50:12 +0000 (-0400) Subject: the "not" keyword doesn't work for pagespecs (or no longer does). use an ! instead. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/66f9ed91547fc992caeaa131ce8908c93f8b8903 the "not" keyword doesn't work for pagespecs (or no longer does). use an ! instead. --- diff --git a/doc/ikiwiki/directive/pagestats.mdwn b/doc/ikiwiki/directive/pagestats.mdwn index d0e0e7be7..8d904f5a3 100644 --- a/doc/ikiwiki/directive/pagestats.mdwn +++ b/doc/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