> [[ikiwiki/PageSpec]]. For instance, to display a cloud of tags used on blog
> entries, you could use:
>
-> \[[!pagestats pages="tags/*" among="blog/posts/*"]]
+> \[[!pagestats pages="tags/*" among="blog/posts/*"]]
>
> 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 not tags/linux" among="tagged(linux)"]]
I use this on my tag pages on one site, with the following template:
archive="yes" quick="yes" reverse="yes" timeformat="%x"]]
--[[smcv]]
+
+> [[merged|done]] thanks --[[Joey]]