Difference between revisions of "Featured Article Widget"

From unroole CMS wiki
Jump to: navigation, search
 
(6 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 Featured Widget In Action.png
 
   |Image = Article Featured Widget In Action.png
 
   |bSize = 300px
 
   |bSize = 300px
Line 8: Line 7:
 
   |Description = Using article featured widget to display articles.
 
   |Description = Using article featured widget to display articles.
 
}}
 
}}
 +
 +
The [[Featured Article Widget]] provides a simple way to display featured articles. The difference between this widget and the article post widget is that this widget only display the title and some of the content of the articles while the article post widget can also display information like the author, publish date and tags of the article. This article is useful when you want to show some articles in a relatively small section such as the sidebar, because it does not contain all the extra information that the article post widget have, so it is not as crowded.
 +
 +
{{clear}}
 +
 +
=== Properties ===
  
 
{{Css Image Crop
 
{{Css Image Crop
Line 17: Line 22:
 
   |Description = Property panel for article featured widget
 
   |Description = Property panel for article featured widget
 
}}
 
}}
 
Article Featured Widget provides a simple way to display featured articles. The difference between this widget and the article post widget is that this widget only display the title and some of the content of the articles while the article post widget can also display information like the author, publish date and tags of the article.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 26: Line 29:
 
|-
 
|-
 
| Article Type
 
| Article Type
| Choose which type of the articles you want to display. Leave blank to display all.
+
| Choose which type of the articles you want to display. If left blank will use the first type.
 
|-
 
|-
 
| Number of Posts
 
| Number of Posts
Line 33: Line 36:
 
| Article Manifest Length
 
| Article Manifest Length
 
| Maximum number of characters to display for each article.
 
| Maximum number of characters to display for each article.
|-
 
| 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 article post 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 article post widget.
 
 
|}
 
|}
 +
 +
''For global widget properties see [[Widgets#Common_Properties|Widgets]]''
  
 
{{clear}}
 
{{clear}}

Latest revision as of 16:48, 22 November 2012

Article Featured Widget In Action.png

Using article featured widget to display articles.

The Featured Article Widget provides a simple way to display featured articles. The difference between this widget and the article post widget is that this widget only display the title and some of the content of the articles while the article post widget can also display information like the author, publish date and tags of the article. This article is useful when you want to show some articles in a relatively small section such as the sidebar, because it does not contain all the extra information that the article post widget have, so it is not as crowded.

Properties

Article Featured Widget Property.png

Property panel for article featured widget
Name Description
Article Type Choose which type of the articles you want to display. If left blank will use the first type.
Number of Posts Enter the number of posts to display
Article Manifest Length Maximum number of characters to display for each article.

For global widget properties see Widgets