Confluence 5.3 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
RSS フィード ビルダーを使用すると、カスタマイズした RSS フィードを作成して、Confluence 内の変更を購読できます。
RSS フィードとは何か知りたいですか?詳細は、「RSS フィード」を参照してください。
RSS フィードを作成する
以下の手順に従ってコンテンツのタイプとモニターしたい期間を選択し、フィードを作成します。
カスタマイズされた RSS フィードを作成するには:
- Choose the help icon at top right of the screen, then choose Feed Builder.
- 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. Not applicable to Confluence OnDemand.) - Select one or more spaces from the list.
詳細オプションをクリックして以下を設定します。
オプション
説明
フィード名
既定の名前は、ご使用の Confluence インストールの名前に基づきます。たとえば、「Extranet RSS Feed」などです。
次のラベルがあるスペース
1つ以上のラベルを入力し、スペースまたはコンマで区切ります。Confluence は、1つ以上のラベルと一致する (選択されたタイプの) すべてのコンテンツを返します。ラベルを使用したフィードのカスタマイズについては、以下のヒントを参照してください。
これらのスペースを除外
特定のスペースを既に選択したものから除外します。
並び順 :
日付、作成、または最終更新日のいずれかでコンテンツをソートします。
フィードの制限
フィードに返されるアイテムの数を指定します。
最近
返されるアイテムの鮮度を指定します。
ページのコンテンツの取り込み
フィードでページ全体を表示するかどうかを指定します。
- Choose Create RSS Feed.
- Drag or copy the link into your RSS reader.
ヒント
- Separate feeds. Try building 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.
- Labels to customise your feed. You can use the RSS feed builder to track updates to labelled pages and comments on those pages. Here is an idea for customising your RSS feed by using your own personal label(s). This is useful if you want to track updates to specific pages or blog posts, and you do not want to deal with emails. You can use this method as an alternative to watching pages.
- 'my:feed' などのパーソナル ラベルでラベル付けされたページ、ブログ投稿、コメントを返す RSS フィードを作成します。
- 'ウォッチ' したいページがあるたびに 'my:feed' を使用してラベル付けするだけです。
- すべての更新およびコメントは RSS フィードを通じて自動的に届きます。
注意
RSS フィードの削除:
Confluence RSS フィード ビルダーにより作成された RSS フィードの削除は不要です。
説明: RSS フィード ビルダーによって生成されたフィードはフィード URL (アドレス) に含まれるパラメーターから動的に生成されます。 次のフィード URL を例に挙げて説明します。
http://confluence.atlassian.com/createrssfeed.action?types=page&sort=modified&showContent=true...
上記のフィード URL は、ページのリスト ('types=page') を生成します。このリストは変更日によりソートされ、ページコンテンツを示しています。フィードは URL の取得時に生成され、データベースに保管されている 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_authTypeparameter 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
