Help - Search - Members - Calendar
Full Version: Tag Cloud Question
Movable Type Community Forum > Additional Resources > Plugin Development and Usage
burgs
I have a question about tag clouds:
What tag should I put so that something doesn't appear in the tag cloud unless it has been tagged twice?

My problem is my cloud is getting too big and i don't want to put a set size limit on it. instead, i want things to show in the tag cloud only if they have been tagged twice.

Is there a way to do this?

TIA.
john
burgs
bump.

anyone? thanks.
shenews
I haven't tried it, but something along these lines might do it:

<mt:Tags>
<mt:If tag="TagCount" gt="1">
<!-- do something -->
</mt:If>
</mt:Tags>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.