Confluence 2 User Guide : RSS Feed Macro
This page last changed on Feb 21, 2007 by tom@atlassian.com.
RSS feed macro embeds an RSS feed on a page. It can display the contents of external feeds, or internal feeds generated by Confluence. To display blog posts or list recently updated pages in a space, use the Feed Builder to create an internal feed, then render it using this macro. RSS feeds are updated every hour.
UsageUse the Wiki Markup Editor to edit the page and insert the RSS macro with your feed link. Replace the example http://www.example.com/rss/feed link below with your own {rss:url=http://www.example.com/rss/} Private Feeds RSS feeds which require authentication can't be accessed using the RSS Macro. Optional Parameters
The effects of these parameters are described below. 1. Limit the number of entries displayed This parameter defaults to '15'. {rss:url=http://host.com/rss.xml|max=5}
2. Show only the RSS feed titles. This parameter defaults to 'False'. {rss:url=http://host.com/rss.xml|showTitlesOnly=true}
3. Hide the feeds titlebar This parameter defaults to 'True'. {rss:url=http://host.com/rss.xml|titleBar=false}
Working ExampleThis was rendered using the wiki markup {rss:url=http://www.abc.net.au/news/syndicate/breakingrss.xml|max=5|showTitlesOnly=true} Enabling Feed Caching For Faster PagesThis requires the installing the Cache Macro. To enable caching:
Accessing Internal HTTPS FeedsThis only applies to Confluence instances which have enabled HTTPS for all content. If your site is fully HTTPS, the RSS macro cannot access internal feeds. To enable the RSS macro to access internal feeds without affecting your HTTPS setup, enable local-only HTTP access:
TroubleshootingCheck out RSS Feed Troubleshooting And Tasks. Related TopicsSubscribing to RSS Feeds within Confluence Return to Confluence 2 Home |
![]() |
Document generated by Confluence on May 01, 2007 02:36 |