This is the topic to discuss development of
TagCloudPlugin
If you need support, go to
Support.TagCloudPlugin where you can ask questions and find answers to previously asked questions.
If you want to report a bug, or a feature request, go to
Tasks.TagCloudPlugin where you can see already submitted issues and where you can submit a new bug report or feature request.
Active Items
Id |
Summary |
Priority |
Current State |
Creation Date |
Last Edit |
Item11361 |
TAGCLOUD no custom field expansion with lowercase=on |
Normal |
New |
16 Dec 2011 - 12:13 |
16 Dec 2011 - 12:13 |
Discussion
Currently the plugin takes terms in the format
term:weight
. I would like to add more information to a term (ie. css classes) in order to use them in
format
. In extended the term syntax to
term:weight:custom1:custom2:custom3
(custom fields are optional of course). You can access those information with
$3
,
$4
and so on.
Patch attached.
--
OliverKrueger - 25 Aug 2009
Looks good.
--
MichaelDaum - 25 Aug 2009