X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/35c90a5b582f0d40a122b151580e313c2b157b6f..a8af271e5aed1c4aef3f66cee0847d609aedc705:/doc/plugins/pagestats.mdwn diff --git a/doc/plugins/pagestats.mdwn b/doc/plugins/pagestats.mdwn index f750e3cb1..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. If it is -enabled, here's a link cloud for this entire wiki: -[[pagestats ]] +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.