Difference between revisions of "Article Tag Cloud Widget"

From unroole CMS wiki
Jump to: navigation, search
Line 18: Line 18:
 
}}
 
}}
  
Article Tag Cloud Widget provides a simple way to display a tag cloud.
+
Article Tag Cloud Widget provides a simple way to display a tag cloud. It displays all the tags that have been created for all the articles under a specific type.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 29: Line 29:
 
|-
 
|-
 
| Article Path
 
| Article Path
|  
+
| The relative path where a visitor should be directed when they click on one of the links for this widget. Leave blank to be on the same page.
 
|-
 
|-
 
| Custom Id
 
| Custom Id

Revision as of 18:13, 14 November 2012

Article Tag Cloud Widget In Action.png

Using article tag cloud widget to display a tag cloud.

Article Tag Cloud Widget Property.png

Property panel for article tag cloud widget

Article Tag Cloud Widget provides a simple way to display a tag cloud. It displays all the tags that have been created for all the articles under a specific type.

Name Description
Article Type Choose for which type of articles you want to display tag cloud for. If left blank will use the first type.
Article Path The relative path where a visitor should be directed when they click on one of the links for this widget. Leave blank to be on the same page.
Custom Id Type in a custom id. This id can then be used in CSS and Javascript to change the style and behaviour of this widget.
Custom Classes Type in a custom class, or mutiple classes seperated. These classes can then be used in CSS and Javascript to change the style and behaviour of this widget.