Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Blog Module /

Discuss the Blog Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Tag order in tag cloud widget


Go to End


2 Posts   2306 Views

Avatar
baba-papa

Community Member, 279 Posts

5 September 2009 at 3:23am

I´d like to change the order of the tags in the tag cloud widget. I played a tittle with the widgets code. But I couldn´t solve it. I want the tags to be ordered by screen size.

Thanks

baba-papa

Avatar
baba-papa

Community Member, 279 Posts

5 September 2009 at 10:47pm

I solved this by myself. If you limit the number of tags in the backend they will be sorted by size.
I think behavior sould be documented in the backend or added as a further sorting method.