diff options
author | http://taozhyn.myopenid.com/ <http://taozhyn.myopenid.com/@web> | 2009-01-19 23:33:34 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-01-19 23:33:34 -0500 |
commit | 4cae94b9fa4892e558160c5d55779064ff4a7add (patch) | |
tree | 305890f225085a80e1103d337a83e0e709fd4cf7 /doc/ikiwiki/directive/pagestats | |
parent | daaf4885384568822c9a134f28cee667b6940d66 (diff) |
Diffstat (limited to 'doc/ikiwiki/directive/pagestats')
-rw-r--r-- | doc/ikiwiki/directive/pagestats/discussion.mdwn | 10 |
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 + +---- |