The Recently Updated macro displays a list of the most recently changed content within Confluence.
Using the Recently Updated Macro
To add the Recently Updated macro to a page:
- In the Confluence editor, choose Insert > Other Macros.
- Find and select the required macro.
Speeding up macro entry with autocomplete: Type { and the beginning of the macro name, to see a list of suggested macros. Details are in Using Autocomplete.
To edit an existing macro: Click the macro placeholder and choose Edit. A macro dialog window will open, where you can edit the parameters of the macro.
Parameters
Parameters are options that you can set to control the content or format of the macro output.
Parameter | Default | Description |
---|---|---|
Author(s) by username | None specified. That is, display all content | Filter the results by author. The macro will display only the pages etc which were last modified by the author(s) you specify here. jsmith,jbrown To include content from one user, but exclude from another user: |
Space(s) |
That is, the space which contains the page on which the macro is used | This parameter allows you to filter content by space. The macro will display only the pages etc which belong to the space(s) you specify here.
Special values:
When specifying a personal space, remember to use the tilde (~) sign in front of the username, such as |
Label(s) | None specified i.e. display all content | Filter the results by label. The macro will display only the pages etc which are tagged with the label(s) you specify here.
|
Width of Table | 100% | Specify the width of the macro display, as a percentage of the window width. |
Include these Content Types Only | All types | This parameter allows you to filter content by content type. The macro will display only the content of the type you specify here. To exclude content of a given content type, put a minus sign (-) immediately in front of that content type. For example: If you specify a content type of Available values:
|
Maximum Number of Results | 15 | Specify the maximum number of results to be displayed. If this parameter is omitted, then a maximum of 15 results are displayed. The theoretical maximum value that this parameter can accept is 2 to the power of 31, minus 1 (or 2147483647), though this has been limited to 200 in the code, for performance reasons. More details are here. |
theme |
| Choose the appearance of this macro:
|
Show User Profile Pictures |
| Specify |
Notes
- The Recently Updated Dashboard macro is similar to this macro, but is intended for display on the Confluence dashboard.
- If you would like to change the wording displayed by the Recently Updated macro, please refer to the document on modifying the Confluence interface text. Not applicable to Confluence OnDemand.
Code examples
See: