summaryrefslogtreecommitdiff
path: root/doc/plugins/pagestats.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/pagestats.mdwn')
-rw-r--r--doc/plugins/pagestats.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/plugins/pagestats.mdwn b/doc/plugins/pagestats.mdwn
index f766a1ac8..ab32fb002 100644
--- a/doc/plugins/pagestats.mdwn
+++ b/doc/plugins/pagestats.mdwn
@@ -1,5 +1,5 @@
-[[template id=plugin name=pagestats author="Enrico Zini"]]
-[[tag type/meta type/tags]]
+[[!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
@@ -7,8 +7,8 @@ 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"]]
+ \[[!pagestats style="table"]]