]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - 1.33.2/doc/plugins/pagestats.mdwn
tagging version 1.33.2
[git.ikiwiki.info.git] / 1.33.2 / doc / plugins / pagestats.mdwn
1 [[template id=plugin name=pagestate included=1 author="Enrico Zini"]]
2 [[tag type/meta type/tags]]
4 This plugin can generate stats about how pages link to each other. It can
5 produce either a del.icio.us style cloud, or a table counting the number of
6 links to each page.
8 Here's how to use it to create a [[tag]] cloud:
10         \[[pagestats pages="tags/*"]]
12 And here's how to create a table of all the pages on the wiki:
14         \[[pagestats style="table"]]