Commit | Line | Data |
---|---|---|
e92c51f5 | 1 | [[template id=plugin name=pagestats author="Enrico Zini"]] |
9d7375c3 | 2 | [[tag type/meta type/tags]] |
3 | ||
d76c73eb | 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. | |
7 | ||
8 | Here's how to use it to create a [[tag]] cloud: | |
9 | ||
10 | \[[pagestats pages="tags/*"]] | |
11 | ||
12 | And here's how to create a table of all the pages on the wiki: | |
13 | ||
14 | \[[pagestats style="table"]] |