Ticket #562 (closed task: fixed)
Tag Cloud Text - Larger / Smaller
| Reported by: | anna | Owned by: | dave |
|---|---|---|---|
| Priority: | major | Milestone: | 4.1 Beta 1 (New Features and Fixes) |
| Component: | DesignCSS | Severity: | |
| Keywords: | Cc: | ||
| Who will test this: | And |
Description
Tags in the old product used to appear in a larger font if there were more instances of that tag, and smaller if there were less. Can we make this happen again?
Attachments
Change History
comment:2 Changed 2 years ago by dave
I note now EM has cloud6 ... could this be due to an almost even distribution of the top level tags? Could it be resolved on the Engagemedia site with some of the tags being merged? I am wondering if it is due to the diversity of tags having equal representation ..
comment:3 Changed 2 years ago by anna
But this is also a problem on testing... http://testing.plumi.org/
I can't see any font-size differences here... can there be some other CSS that is conflicting with this, or some other error?
Looking at the tags in Firebug, I see that some have the class "cloud1" and some have "cloud5" yet there are no size differences.
comment:4 Changed 2 years ago by mike
- Status changed from new to closed
- Resolution set to ready for testing

This is done via the tag system in plone, adding class="cloud#" according to the density of tags (1 thru to 5 by default)
On my test plumi site, with 10 test videos I get differing values, which could be used via CSS to change the size (currently I do not see this in the plumi.css)
On Engagemedia as a test, I see they all say 'cloud4' ... hence there is no differing sizes.