> 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.
The <<tagCloud>> macro accepts a space-separated list of tags to *exclude* from the cloud, like this: <<tagCloud someTag someOtherTag someOtherOtherTag etc>> The resulting tag cloud will show all tags in the document except for those listed in the macro. 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 -~----------~----~----~----~------~----~------~--~---

