This page is a snippet

For full information, see:

snippet

 

Macro name: attachments

マクロ本体: なし。

パラメーター名必須既定パラメーターの説明と指定可能な値
oldいいえfalse

利用可能な値:

  • false - Displays only the latest version of each attachment.
  • true – Displays all versions of each attachment, including the old versions.
patternsいいえ(なし)

正規表現をコンマ区切りで表示した一覧。ファイル名を条件として添付ファイルをフィルターにかけるために使用します。パラメーターの値は正規表現でなければならないことに注意してください。例:

  • "jpg" のファイル拡張子を検索するには「.*jpg」を使用します (「*.jpg」ではありません )。
  • 「jpg」または「png」で終わるファイル名を検索するには、「.*jpg」、「.*png」を使用します。

sortByいいえdate

利用可能な値:

  • date
  • size
  • name
pageいいえThe page on which the macro exists.Page name, used to display attachments from another page.
sortOrderいいえ

The default sort order is determined by the sortBy type:

  • Reverse chronological for 'date'.
  • Largest to smallest for 'size'.
  • Alphabetical for 'name'.

利用可能な値:

  • ascending
  • descending
labelsいいえ(なし)A comma-separated list of labels. Confluence will show only attachments that have all the labels specified. (The match is an AND, not an OR.)
uploadいいえfalseDetermines whether the list of attachments will include options allowing users to browse for, and attach, new files.
  • ラベルなし