Confluence 5.7 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
You can register gadgets from external web sites (such as JIRA, iGoogle or Gmail) with your Confluence installation, so that the gadgets appear in the macro browser and people can add them to Confluence pages via a gadget macro.
Choose one of the following ways to register the external gadgets on Confluence:
両方の方法について以下で説明します。まず、Confluence と他のアプリケーションの間に信頼された関係を設定する必要があるかどうかを検討します。
外部ガジェットの登録に加えて、ガジェットを提供するアプリケーション(サービス提供者)と Confluence(取得者)との間に OAuth リンク、または信頼されたアプリケーション関係を設定することをお勧めします。外部 Web アプリケーションからのアクセスを制限しているデータにアクセスするガジェットには、信頼された関係が必要です。
See how to configure OAuth or Trusted Applications Authentication, using Application Links.
ガジェットに必要なすべてのデータへの匿名アクセスを外部 Web アプリケーションが提供している場合、信頼された関係は必要ありません。
For example, if your gadgets will retrieve data from JIRA and your JIRA server includes projects and issues that are restricted to logged-in users, then you will need a trust relationship between Confluence and JIRA. If you do not set up the trust relationship, then the gadgets will show only the information that JIRA makes visible to anonymous users.
JIRA や Bamboo、FishEye、Crucible サイト、または別の Confluence サイトから、すべてのガジェットを Confluence ガジェット ディレクトリに追加できます。これで、ユーザーはガジェットを選択して、Confluence ページに追加できるようになります。
別のサイトのガジェットを購読するには、
http://example.com/jira or http://example.com/confluence.スクリーンショット:ガジェット フィードの購読
アプリケーションのガジェットを購読できない場合は、ガジェットを 1 つずつ登録する必要があります。アプリケーションやウェブサイトがガジェットの購読をサポートしていない場合や、アプリケーション リンクを経由して、アプリケーションと信頼された関係を確立できない場合に、この方法が必要になります。
First you will need to obtain that gadget's URL and copy it to your clipboard.
If your web application is another Atlassian application such as Confluence or JIRA:
http://example.com/my-gadget-location/my-gadget.xml
プラグインでガジェットが提供されている場合、URL は次の形式になります。
http://my-app.my-server.com:port/rest/gadgets/1.0/g/my-plugin.key:my-gadget/my-path/my-gadget.xml
例:
http://mycompany.com/jira/rest/gadgets/1.0/g/com.atlassian.streams.streams-jira-plugin:activitystream-gadget/gadgets/activitystream-gadget.xml
JIRAで ガジェットのURLを見つけるには:
Confluenceで ガジェットのURLを見つけるには:
If the gadget comes from a non-Atlassian web application or web site, please consult the relevant documentation for that application to obtain the gadget's URL.
ガジェット URL を入手したあと、Confluence に登録すると、ユーザーはページにその URL を追加できるようになります。ガジェットを登録するには、システム管理者権限が必要です。
Confluence にガジェットを登録するには、
スクリーンショット:外部ガジェットを一つずつ登録する
Confluence から単一のガジェットを削除するには、ガジェット URL の横にある 削除 ボタンをクリックします。
アプリケーションのガジェットを購読している場合は、購読全体を削除する必要があります。単独のガジェットの登録解除はできません。ガジェット フィード URL の横にある 削除 ボタンをクリックします。
ガジェットはマクロ ブラウザで利用できなくなり、ユーザーはガジェット マクロを使用してガジェットを追加することはできなくなります。それまでにガジェットを使用していたすべてのページには、切れたガジェット リンクが表示されます。