You can create an RSS Feed from any user's network view, allowing you to receive summaries on the activities of users they are following in their network. The types of activities tracked in these RSS feed summaries include:

ユーザー ネットワーク フィードへの配信登録

ユーザー ネットワーク RSS フィードに配信登録するには:

  1. Locate the RSS icon , which is available from the top-right of:
    • ネットワーク ページの「注目しているユーザーの最近のアクティビティ」セクション、または
    • 他のユーザーのネットワーク ページの「注目されているユーザーのアクティビティ」セクション。
  2. アイコンのリンクをコピーして、RSS ニュースリーダーに貼り付けます。

On this page:

関連ページ

ネットワーク RSS フィードをカスタマイズする

Confluence では、ユーザーインターフェースからネットワーク RSS フィードのカスタマイズ方法を提供していませんが、RSS ニュースリーダーから RSS フィード リンクを直接編集することで、表示する最大件数とコンテンツの種類を変更することができます。

RSS フィードに表示される最大件数を変更するには:

  1. RSS ニュースリーダーの RSS フィード リンクを編集します。
  2. max パラメータの値を既定値の 40 から任意の値に変更します。例:

    http://confluence.atlassian.com/feeds/network.action?username=MYNAME&max=60&publicFeed=false&os_authType=basic&rssType=atom
  3. 編集したリンクを RSS ニュースリーダーで保存します。

RSS フィードに表示するコンテンツの種類を変更するには:

  1. RSS ニュースリーダーの RSS フィード リンクを編集します。
  2. Append the parameter contentType to the end of the link, followed by an equals sign (=) and then add the appropriate content type value of your choice: Content type values are case-sensitive. Ensure that each parameter is separated from the other by an ampersand (&).
    Example:

    http://confluence.atlassian.com/feeds/network.action?username=ggaskell&max=40&publicFeed=false&os_authType=basic&rssType=atom&contentType=USER_STATUS


  3. 編集したリンクを RSS ニュースリーダーで保存します。

注意

contentType パラメータに複数の値を追加して 2 つ以上のコンテンツの種類に絞り込むことはできません。