]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/pagestats.mdwn
* Allow preprocessor directives to contain python-like triple-quoted
[ikiwiki.git] / doc / plugins / pagestats.mdwn
index 41c853b168d66c02a4107fedfb9e3cd33d16b04d..4e194f84a33ebc9cbc93f2072b908ebf4be13d8d 100644 (file)
@@ -1,3 +1,6 @@
+[[template id=plugin name=pagestate included=1 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.
@@ -9,5 +12,3 @@ Here's how to use it to create a [[tag]] cloud:
 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.