Difference between revisions of "Article Category Widget"

From unroole CMS wiki
Jump to: navigation, search
Line 26: Line 26:
 
|-
 
|-
 
| Article Type
 
| Article Type
| Choose for which type of articles you want to display the categories. If left blank will use the first type.
+
| Choose for which type of articles you want to display the categories. Only categories that were used in this type will be shown. If left blank will use the first type.
 
|-
 
|-
 
| 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}}

Revision as of 16:22, 15 November 2012

Article Category Widget In Action.png

Using article category widget to display a list of categories.

Article Category Widget Property.png

Property panel for article category widget

Article Category Widget provides a simple way to display a list of categories of the all articles of a certain type.

Name Description
Article Type Choose for which type of articles you want to display the categories. Only categories that were used in this type will be shown. 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