the "not" keyword doesn't work for pagespecs (or no longer does). use an ! instead.
authorhttps://www.google.com/accounts/o8/id?id=AItOawlnFkgzrv6n4UuYWXv8APZiG8_ydyMOyR4 <Timo@web>
Sun, 17 Apr 2011 11:50:12 +0000 (07:50 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 17 Apr 2011 11:50:12 +0000 (07:50 -0400)
doc/ikiwiki/directive/pagestats.mdwn

index d0e0e7be720b738859b8d6788f721b3d410ab722..8d904f5a36840011df231c49d49bdd49efa02720 100644 (file)
@@ -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