X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/35c90a5b582f0d40a122b151580e313c2b157b6f..f50622f1361b45e15e53a5b849c64483d2a29d21:/doc/plugins/pagestats.mdwn diff --git a/doc/plugins/pagestats.mdwn b/doc/plugins/pagestats.mdwn index f750e3cb1..ab32fb002 100644 --- a/doc/plugins/pagestats.mdwn +++ b/doc/plugins/pagestats.mdwn @@ -1,15 +1,14 @@ +[[!template id=plugin name=pagestats author="Enrico Zini"]] +[[!tag type/meta type/tags]] + This plugin can generate stats about how pages link to each other. It can produce either a del.icio.us style cloud, or a table counting the number of links to each page. Here's how to use it to create a [[tag]] cloud: - \[[pagestats pages="tags/*"]] + \[[!pagestats pages="tags/*"]] And here's how to create a table of all the pages on the wiki: - \[[pagestats style="table"]] - -This plugin is included in ikiwiki, but is not enabled by default. If it is -enabled, here's a link cloud for this entire wiki: -[[pagestats ]] + \[[!pagestats style="table"]]