Difference between revisions of "Article Archive Widget"

From unroole CMS wiki
Jump to: navigation, search
(Created page with "<noinclude> {{for|more information|Widgets}}</noinclude>{{Css Image Crop |Image = Article Archive Widget In Action.png |bSize = 300px |cWidth = 300 |cHeight = 167 |L...")
 
m
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
+
<noinclude>{{for|more information|Articles}}{{also|Article Widgets}}{{also|Widgets}}</noinclude>
{{for|more information|Widgets}}</noinclude>{{Css Image Crop
+
 
 +
The [[Article Archive Widget]] provides a simple way to display a list of articles from various years and months. Any months with articles will create links to add additional filters that can be used to filter the results of other article widgets.
 +
 
 +
=== Properties ===
 +
 
 +
{{Css Image Crop
 
   |Image = Article Archive Widget In Action.png
 
   |Image = Article Archive Widget In Action.png
 
   |bSize = 300px
 
   |bSize = 300px
Line 8: Line 13:
 
   |Description = Using article archive widget to display a list of years and months with links to articles.
 
   |Description = Using article archive widget to display a list of years and months with links to articles.
 
}}
 
}}
 
{{Css Image Crop
 
  |Image = Article Archive Widget Property.png
 
  |bSize = 300px
 
  |cWidth = 300
 
  |cHeight = 167
 
  |Location = right
 
  |Description = Property panel for article archive widget
 
}}
 
 
Article Archive Widget provides a simple way to display a list of years and months with links to articles.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 26: Line 20:
 
|-
 
|-
 
| Article Type
 
| Article Type
| Choose for which type of articles you want the archive to be for. If left blank will use the first type.
+
| Choose for which type of articles to filter the list by. If left blank the widget 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:40, 22 November 2012

The Article Archive Widget provides a simple way to display a list of articles from various years and months. Any months with articles will create links to add additional filters that can be used to filter the results of other article widgets.

Properties

Article Archive Widget In Action.png

Using article archive widget to display a list of years and months with links to articles.
Name Description
Article Type Choose for which type of articles to filter the list by. If left blank the widget 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