FastTagCloud
FastTagCloud (FTC) provides 5 tag helpers, to create a really Fast Tag Cloud, compared with the default Tag Cloud widget.
<mt:ftc> ... </mt:ftc>
Inside this block, you use the other templates tags. It have three attributes:
- maxrank: the max rank to use. 6 by default .
- limit:Upper limit in the tag list to show. 20 by default.
- order: the order of the tags, it can be "rank" or "alpha". alpha is the default.
<mt:ftcrank> The rank of the Tag.
<mt:ftcname> The name of the Tag
<mt:ftclink> The search link of the tag.
<mt:ftccount> The count of objects with the tag.

Leave a comment
Have a question, please use the MT Forums. Notes sumbitted here should pertain to tips & hints regarding documentation. Your note may be removed once it's contents has be integrated into the body of the page.