This macro is bundled with all the XWiki products by default.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.

Rss Macro

Displays a RSS feed.

Usage

{rss:feed=<feed>|img=<img>)

Parameters definition

Warning: The img parameter currently has a problem. See XWIKI-2177

NameOptionalAllowed valuesDefault valueDescription
feednoURLnoneThe RSS feed URL
imgyes"true" or "false""false"If "true" and if the feed has an image, display it
alignyesvalues allowed by the align parameter of the Image Macro"left"Specifies how to align the image (only used if the img parameter has been specified
cssyes"true" or "false""false"If "true" then adds class id elements (rssitem, rssitemtitle, rssitemdescription, rsschanneltitle, etc) which you can style by modifying your skin's CSS file
countyesan integerundefined (i.e. all items)The number of feed items to display
fullyes"true" or "false""false"If "true" displays a summary in addition to the feed item link
searchyes"true" or "false""false"If "true" and if the feed as a search field, then this field will be displayed

Example

{rss:feed=http://beust.com/weblog/index.rdf|full=true|count=3}

Result

rssexample.png

Version 2.1 last modified by VincentMassol on 19/06/2008 at 22:11

Comments 0

No comments for this document

Attachments 1

Image
rssexample.png 1.1
PostedBy: VincentMassol on 05/03/2008 (33kb )

Creator: VincentMassol on 2008/03/05 14:05
This wiki is licensed under a Creative Commons license
1.4.1.10194