aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/pagestats.mdwn
diff options
context:
space:
mode:
authorWilliam Uther <willu@cse.unsw.edu.au>2008-09-11 17:05:51 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-11 17:05:51 -0400
commitc69a7f758590c91bd137a8d1cfa99f37bf28045a (patch)
tree16cbc730e9b63528b6a608856e8221b4fba40390 /doc/plugins/pagestats.mdwn
parent4f0ac7fe59c196a602e07cc6c4abfc248999ec6b (diff)
downloadikiwiki-c69a7f758590c91bd137a8d1cfa99f37bf28045a.tar
ikiwiki-c69a7f758590c91bd137a8d1cfa99f37bf28045a.tar.gz
patch plugin documentation to refer to directive pages
Diffstat (limited to 'doc/plugins/pagestats.mdwn')
-rw-r--r--doc/plugins/pagestats.mdwn13
1 files changed, 2 insertions, 11 deletions
diff --git a/doc/plugins/pagestats.mdwn b/doc/plugins/pagestats.mdwn
index ab32fb002..3b7bc0255 100644
--- a/doc/plugins/pagestats.mdwn
+++ b/doc/plugins/pagestats.mdwn
@@ -1,14 +1,5 @@
[[!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/*"]]
-
-And here's how to create a table of all the pages on the wiki:
-
- \[[!pagestats style="table"]]
+This plugin implements the [[ikiwiki/directive/pagestats]] [[ikiwiki/directive]].
+The directive can generate stats about how pages link to each other.