]> sipb.mit.edu Git - ikiwiki.git/blob - doc/ikiwiki/directive/pagestats/discussion.mdwn
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / doc / ikiwiki / directive / pagestats / discussion.mdwn
1 I am trying to create a tag cloud using:  
2            
3      \[[!pagestats  pages="tags/*"]]
4
5 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.
6 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?
7
8 Thanks
9
10 ----