Confluence 5.0 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
Displays a list of attachments belonging to the current space. See Displaying a List of Attachments for more information on using this and other attachment macros.
コードの例
次の例は、Confluence ページの基本的なマークアップを調べたり、編集したりする上級ユーザー向けに提供されています。
マクロ名: space-attachments
マクロ本文: なし。
| パラメーター名 | 必須 | 既定 | パラメーターの説明と指定可能な値 |
|---|---|---|---|
showFilter | いいえ | true | フィルター パネルを表示するかどうかを決定します。このオプションを選択した場合、ページを閲覧する人物はファイルタイプ別 (拡張子) またはラベル別に添付ファイルのリストにフィルターをかけることができます。 許可される値:
|
space | いいえ | Current space. | Determines the Confluence space containing the attachments that the macro will display. |
保存形式の例
<ac:structured-macro ac:name="space-attachments">
<ac:parameter ac:name="showFilter">false</ac:parameter>
<ac:parameter ac:name="space">
<ri:space ri:space-key="ds"/>
</ac:parameter>
</ac:structured-macro>
Wiki マークアップの例
{space-attachments:showFilter=false|space=ds}
概要
コンテンツ ツール
アプリ
