Difference between revisions of "Article Category Widget"

From unroole CMS wiki
Jump to: navigation, search
(Created page with "<noinclude> {{for|more information|Widgets}}</noinclude>{{Css Image Crop |Image = Article Category Widget In Action.png |bSize = 300px |cWidth = 300 |cHeight = 167 |...")
 
m
 
(5 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 Category Widget In Action.png
 
   |Image = Article Category Widget In Action.png
 
   |bSize = 300px
 
   |bSize = 300px
Line 6: Line 5:
 
   |cHeight = 167
 
   |cHeight = 167
 
   |Location = right
 
   |Location = right
   |Description = Using article recent post widget to display a list of recent posts.
+
   |Description = Using article category widget to display a list of categories.
 
}}
 
}}
 +
 +
The [[Article Category Widget]] provides a simple way to display a list of categories of the all articles of a certain type. Each category can then be filtered on by using the appropriate link provided.
 +
 +
{{clear}}
 +
 +
=== Properties ===
  
 
{{Css Image Crop
 
{{Css Image Crop
Line 15: Line 20:
 
   |cHeight = 167
 
   |cHeight = 167
 
   |Location = right
 
   |Location = right
   |Description = Property panel for article recent post widget
+
   |Description = Property panel for article category widget
 
}}
 
}}
 
Article Recent Post Widget provides a simple way to display a list of recent posts.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 26: Line 29:
 
|-
 
|-
 
| 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 by at least one article of 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}}

Latest revision as of 16:45, 22 November 2012

Article Category Widget In Action.png

Using article category widget to display a list of categories.

The Article Category Widget provides a simple way to display a list of categories of the all articles of a certain type. Each category can then be filtered on by using the appropriate link provided.

Properties

Article Category Widget Property.png

Property panel for article category widget
Name Description
Article Type Choose for which type of articles you want to display the categories. Only categories that were used by at least one article of 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