Confluence 2.5 has reached end of life
Check out the [latest version] of the documentation
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
What you need to type |
What you will get |
|---|---|
{recently-updated} |
Recently Updated |
Optional Parameters
No |
parameter |
Default |
Description |
|---|---|---|---|
1 |
spaces |
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 |
none |
Filter content using labels |
4 |
types |
all 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}
RELATED TOPICS
Viewing Recently Updated Content
Working with Macros
Take me back to Confluence 2 User Guide
