Confluence 3.5 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
RSS フィード ビルダーを使用すると、カスタマイズした RSS フィードを作成して、Confluence 内の変更を購読できます。
RSS フィードとは何か知りたいですか?詳細は、「RSS フィード」を参照してください。
On this page:
Building an RSS Feed
以下の手順に従ってコンテンツのタイプとモニターしたい期間を選択し、フィードを作成します。
カスタマイズされた RSS フィードを作成するには:
- Go to the dashboard and click the 'Feed Builder' link located above the list of spaces. This will display a form as shown below (see Screenshot 1).
- Check the boxes to select one or more content types you want to include in your feed:
- 'Pages' – Check this box if you want to know when a page is added or updated. You can also include the 'Comments' and/or 'Attachments' on pages. Even if you do not select 'Pages', you can still choose to receive page comments or attachments in your feed.
Tip: You can build separate feeds, one for pages only and one that includes comments as well. This allows you to monitor only pages if you are short of time, and to read the comments when you have more time.
- 'Blog Posts' – Check this box if you want to know when a blog post is added or updated. You can also include the 'Comments' and/or 'Attachments' on blog posts. Even if you do not select 'Blog Posts', you can still choose to receive comments or attachments in your feed.
- 'Mail' – Check this box if you want to know when the email archive is updated. (See the overview of mail archives in Confluence.)
- 'Pages' – Check this box if you want to know when a page is added or updated. You can also include the 'Comments' and/or 'Attachments' on pages. Even if you do not select 'Pages', you can still choose to receive page comments or attachments in your feed.
- Select one or more spaces from the list. Press Ctrl + left-mouse button to select multiple spaces.
- If you want to customise your feed further (e.g. change the feed name, exclude spaces, limit by date/number) click the 'Advanced Options' link to display the Advanced Options (see Screenshot 2). Otherwise, click the 'Create RSS Feed' button to create your RSS feed.
- (optional) Configure the 'Advanced Options' for your RSS feed as follows:
- Enter a name for your RSS feed, such as 'My Confluence feed' or 'Blog posts from the staff space'. By default, your feed will be given a generic name based on the name of your Confluence installation, e.g. 'Extranet RSS Feed'.
- If you want to filter your RSS feed using a label, enter one or more labels separated by spaces or commas. If you enter more than one label, Confluence will return all content (of the selected types) that matches one or more of the labels.
Hint: See the hint below about using labels to customise your feeds. - Choose whether to sort items in your RSS feed by the date they were originally created or the date they were last updated.
- Specify the feed size (number of items to return in your feed) and time period (how far back in time you want Confluence to look). The default values are 'Limit to 10 items' and 'Within the last 5 days'.
- If you have chosen to include pages, specify whether your RSS feed should display the entire page ('Content'), or a comparison between the original and the updated content ('Diff').
- Click the 'Create RSS Feed' button to create your feed.
- This will take you to a new screen. Drag or copy the link into your RSS reader. The feed URL is linked to the words 'Drag or copy this link to your RSS reader'.
Screenshot 1 above: The Confluence RSS feed builder
Screenshot 2 above: The Confluence RSS feed builder — Advanced options
Screenshot 3 above: Example feed
Removing an RSS Feed
Confluence RSS フィード ビルダーにより作成された RSS フィードの削除は不要です。
説明: RSS フィード ビルダーによって生成されたフィードはフィード URL (アドレス) に含まれるパラメーターから動的に生成されます。 次のフィード URL を例に挙げて説明します。
http://confluence.atlassian.com/createrssfeed.action?types=page&sort=modified&showContent=true...
上記のフィード URL は、ページのリスト ('types=page') を生成します。このリストは変更日によりソートされ、ページコンテンツを示しています。フィードは URL の取得時に生成され、データベースに保管されている RSS フィード情報はありません。このため、何も削除する必要がありません。
Hint: Using Labels to Customise your Feed
- 'my:feed' などのパーソナル ラベルでラベル付けされたページ、ブログ投稿、コメントを返す RSS フィードを作成します。
- 'ウォッチ' したいページがあるたびに 'my:feed' を使用してラベル付けするだけです。
- すべての更新およびコメントは RSS フィードを通じて自動的に届きます。
注意
- Feed authentication options: Confluence can offer you the option of an anonymous feed or a feed that requires authentication.
- An anonymous feed will show only the content that is visible to anonymous users. The feed URL does not contain the
&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. - An authenticated feed requires you to log in to Confluence before you can retrieve the content. The feed URL contains the following parameter:
&os_authType=basic
. - The option to choose between an anonymous and an authenticated feed is currently not available on the feed builder screen. The feed builder offers only authenticated feeds. See CONF-21601 for details and a workaround.
- An anonymous feed will show only the content that is visible to anonymous users. The feed URL does not contain the
- Adding your username and password to the URL for an authenticated feed: To let your newsreader log into Confluence, you can add your username and password to the feed URL. But please note that if you do this, anyone can read your password if they have access to your RSS newsreader configuration or if they see the feed URL. We recommend that you do not add your username and password to the URL, but instead log in each time you need to read the authenticated feed.
関連情報
Adding a username and password to Confluence RSS feeds
RSS Feeds FAQ
Tracking Updates to Confluence Pages and Spaces
Working with RSS Feeds
Take me back to Confluence User's Guide