Home > Rss Support
Rss Support
The rss macro allows for the importing of external rss feeds into your wiki page.
Required Parameters
Name | Description | Range |
url | absolute url to rss feed | n/a |
Optional Parameters
Name | Description | Range | Default |
max | maximum number of posts to display up to 20 | 0-20 | 20 |
titlesOnly | show only the date and title of each post | true/false | false |
Source Markup
{rss:url=http://blogs.msdn.com/codeplex/rss.xml,max=1,titlesOnly=false}
Rendered Markup
Cannot resolve syndicated feed macro, invalid parameter 'url'.