Confluence 5.6 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
IM プレゼンス マクロはインスタント メッセージ (IM) サービスにサインインがあった場合、グラフィック表示します。IM プレゼンス マクロはページに小さいアイコンで表示されます。
ページに IM プレゼンス マクロを追加するには:
オートコンプリートでマクロを素早く入力する方法 既存のマクロを編集する方法: マクロのプレースホルダをクリックして、[編集] を選択します。マクロのパラメータが編集可能な場合、マクロのダイアログ ウィンドウが開きます。
Parameters are options that you can set to control the content or format of the macro output. Where the parameter name used in Confluence storage format or wikimarkup is different to the label used in the macro browser, it will be listed below in brackets (example
).
パラメーター | 説明 |
---|---|
User ID/Screen Name | ID、アカウント名または画面名でユーザーを特定します。 |
サービス(service ) | aim – AOL Instant Messenger gtalk – Google Talk icq – ICQ jabber – Jabber msn – MSN Instant Messenger sametime – IBM Lotus Sametime skype – Skype. Note: Skype requires 'Show my status on the web' to be checked under 'Privacy' preferences skypeme – Skype wildfire – Openfire Server yahoo – Yahoo! Messenger |
ユーザー ID を表示 | コンタクトのユーザーIDを表示/非表示します。 |
次の例は、Confluence ページの基本的なマークアップを調べたり、編集したりする上級ユーザー向けに提供されています。
マクロ名: im
マクロ本文: なし。
<ac:structured-macro ac:name="im"> <ac:parameter ac:name="showid">false</ac:parameter> <ac:parameter ac:name="service">skype</ac:parameter> <ac:parameter ac:name="">MySkypeName</ac:parameter> </ac:structured-macro>
{im:MySkypeName|service=skype|showid=false}