aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive/pagestats/discussion.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ikiwiki/directive/pagestats/discussion.mdwn')
-rw-r--r--doc/ikiwiki/directive/pagestats/discussion.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/pagestats/discussion.mdwn b/doc/ikiwiki/directive/pagestats/discussion.mdwn
new file mode 100644
index 000000000..3c9dc7104
--- /dev/null
+++ b/doc/ikiwiki/directive/pagestats/discussion.mdwn
@@ -0,0 +1,10 @@
+I am trying to create a tag cloud using:
+
+ \[[!pagestats pages="tags/*"]]
+
+Nothing shows up when I first used this directive. I found that I had to create a page for the tag for it to show up in pagestats.
+I would rather not find and create a page for every tag I have created or will create. Is there an easier way to create a list of tags?
+
+Thanks
+
+----