> I am using <<tagcloud>> to list all the tags of my tiddly. Since I > have installed quite a number of plugins and many of them are tagged, > so the clouds looks messy to me. ideally i would like to show selected > tags in the tagcloud such as the tags A, B and C which are related to > the contents of the page.
I've just updated TagCloudPlugin so that you can specify a tiddler containing a space-separated list of tags to *include*, like this: <<tagCloud +TiddlerName>> Thus, if you create a tiddler, [[MyTags]], containing: A B C then, you can get a cloud with only those tags by writing: <<tagCloud +MyTags>> Get the update (v1.3.0) here: http://www.TiddlyTools.com/#TagCloudPlugin enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

