Confluence 5.6 has reached end of life
Check out the [latest version] of the documentation
Using the RSS feed builder, you can create customised RSS feeds to subscribe to changes within Confluence.
Wondering what an RSS feed is? See more information about RSS Feeds.
Follow the steps below to build your feed, choosing the type of content and the time period you want to monitor.
To create a customised RSS feed:
Select the content types you want in your feed.
Check Mail if you want to know when the email archive is updated. (See the overview of mail archives in Confluence.)
Select one or more spaces from the list.
Click Advanced Options to set the following:
Option | Description |
|---|---|
Feed Name | The default name is based on the name of your Confluence installation. For example, 'Extranet RSS Feed'. |
With these labels | Enter one or more labels separated by spaces or commas. Confluence returns all content (of the selected types) that matches one or more of the labels. See the hint below about using labels to customise your feeds. |
Exclude these spaces | Exclude specific spaces from those already selected. |
Sorted by | Sort content by either the date or creation or the date they were last updated. |
Limit to | Specify the number of items returned in your feed. |
Within the last | Specify how old items returned can be. |
Include content for pages | Specify whether the entire page is displayed in the feed. |
Removing an RSS feed:
There is no need to try to delete or remove an RSS feed built by the Confluence RSS feed builder.
Explanation: The feeds generated by the RSS Feed Builder are dynamically generated via the parameters included in the feed URL (address). For example, take a look at the following feed URL:
http://confluence.atlassian.com/createrssfeed.action?types=page&sort=modified&showContent=true...
The above feed URL will generate a list of pages ('types=page'), sorted by the modification date and showing the page content. The feed is generated at the time when the URL is fetched and there is no RSS feed information stored on the database. For that reason, there is no need to remove anything.
&os_authType parameter mentioned below. This feed is useful only if your Confluence site allows anonymous access. If a feed is anonymous, you only get anonymously-viewable content in the feed regardless of whether you are a Confluence user or not.&os_authType=basic.