Difference between revisions of "Article Tag Cloud Widget"

From unroole CMS wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
+
<noinclude>{{for|more information|Articles}}{{also|Article Widgets}}{{also|Widgets}}</noinclude>{{Css Image Crop
{{for|more information|Widgets}}</noinclude>{{Css Image Crop
+
 
   |Image = Article Tag Cloud Widget In Action.png
 
   |Image = Article Tag Cloud Widget In Action.png
 
   |bSize = 300px
 
   |bSize = 300px
Line 8: Line 7:
 
   |Description = Using article tag cloud widget to display a tag cloud.
 
   |Description = Using article tag cloud widget to display a tag cloud.
 
}}
 
}}
 +
 +
The [[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. Each tag can then be used as a filter to limit the articles displayed by other article widgets.
 +
 +
{{clear}}
 +
 +
=== Properties ===
  
 
{{Css Image Crop
 
{{Css Image Crop
Line 17: Line 22:
 
   |Description = Property panel for article tag cloud widget
 
   |Description = Property panel for article tag cloud widget
 
}}
 
}}
 
Article Tag Cloud Widget provides a simple way to display a tag cloud.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 29: Line 32:
 
|-
 
|-
 
| 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
+
| 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.
+
 
|}
 
|}
 +
 +
''For global widget properties see [[Widgets#Common_Properties|Widgets]]''
  
 
{{clear}}
 
{{clear}}

Latest revision as of 16:50, 22 November 2012

Article Tag Cloud Widget In Action.png

Using article tag cloud widget to display a tag cloud.

The 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. Each tag can then be used as a filter to limit the articles displayed by other article widgets.

Properties

Article Tag Cloud Widget Property.png

Property panel for article tag cloud widget
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.

For global widget properties see Widgets