Confluence 2.7 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
You need to edit in 'Wiki Markup' mode to include macros in your page.
The Recently Updated Content macro displays a list of the most recently changed content within Confluence.
Recently Updated Content Macro
必要な入力項目 |
表示結果 |
---|---|
{recently-updated} |
最近更新された課題 |
Optional Parameters
いいえ |
parameter |
既定 |
説明 |
---|---|---|---|
1 |
スペース |
space the page containing the macro is in |
Filter by space, '*' means all spaces. (only available from Confluence 2.1.2 onwards) |
2 |
width |
99% |
Specify the width of the table |
3 |
labels |
なし |
Filter content using labels |
4 |
types |
すべてのタイプ |
Filter content using type: page, blogpost or news, spacedesc, attachment, comment, mail, userinfo (types only available from Confluence 2.1.2 onwards) |
1. Specify all the pages from all the spaces that have been recently updated
{recently-updated: spaces=* | width=50% }
2. Specify the spaces for which you want to view recently updated content
{recently-updated: spaces=Name1,Name2 | width=50% }
3. Specify the width of the table
{recently-updated: width=50% }
The list is rendered in a table whose width can be specified using the width argument (width=50% in the above example) or else Confluence defaults the width to 99%.
4. Filter content using labels
{recently-updated: spaces=sales,marketing | labels=timesheets,summaries}
関連トピック
Viewing Recently Updated Content
Working with Macros
Take me back to Confluence 2.7 User Guide