X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7f1313c0525570bdd8c660f436bf95ef764fad45..5e4767a594f238327a4c74f1aecc69779a237eab:/doc/plugins/pagestats.mdwn diff --git a/doc/plugins/pagestats.mdwn b/doc/plugins/pagestats.mdwn index 0ed834577..c3eba6363 100644 --- a/doc/plugins/pagestats.mdwn +++ b/doc/plugins/pagestats.mdwn @@ -1,15 +1,6 @@ -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. +[[!template id=plugin name=pagestats author="Enrico Zini"]] +[[!tag type/meta type/tags]] -Here's how to use it to create a [[tag]] cloud: - - \[[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. - -[[tag plugins/type/meta plugins/type/tags]] +This plugin provides the [[ikiwiki/directive/pagestats]] +[[ikiwiki/directive]], which can generate stats about how pages link to +each other, or display a tag cloud.