Xataface Tagger Module 0.3
Tagging Widget & Tag Cloud component for Xataface
|
The Tagger module comes with a tag cloud visual component that can be configured to appear in the left column of your Xataface application. The tag cloud shows the possible tags that the current record set contains, with common tags appearing larger than sparsely used tags.
Setting up the tag cloud is as easy as adding the "tag_cloud" directive to an field definition in the fields.ini file.
e.g.
[countries]
widget:type=tagger
transient=1
relationship=countries
order=9
tag_cloud=1
And the final result looks like: