Confluence 4.3 has reached end of life
Check out the [latest version] of the documentation
The Detailssummary macro presents a tabulated summary of metadata that has been embedded on any page or blog post in the current Confluence space using the Metadata Macro. The Detailssummary macro collects metadata from only those pages or blog posts that have had a particular page label added to them.
The left-most column of the summary shows the name of each page or blog post with the specified label that contains metadata. Each page or blog post is presented on a single row and is hyperlinked to its appropriate destination page.
Each subsequent column represents a unique field within the selected metadata. The value associated with each metadata field on a page or blog post is presented in the appropriate cell of the summary table. For example, the following Detailssummary macro shows the pages in the current space that have metadata embedded using the Metadata macro, and also the 'test' label.
| Title | Author-Firstname | Author-Nickname | Is-Secret |
|---|---|---|---|
| Metadata Summary Macro | Fred | Strawberry Sundae | |
| Metadata Macro | Banana Split | Yes |
Using the Detailssummary Macro
To add the Detailssummary macro to a page:
Speeding up macro entry with autocomplete: To edit an existing macro: Click the macro placeholder and choose Edit. This will display the parameters of the macro in the Macro Browser.
Parameters
Parameters are options that you can set to control the content or format of the macro output.
Parameter | Default | Description |
|---|---|---|
Metadata Label | none | Restricts the summary to the contents of Metadata macros on the pages in the current space that have this page label. |
Another Metadata Macro Example
The following Metadata macro example generates the second line in the Detailssummary macro (above). Note that this current page requires the 'test' label for this to work.
Related Topics
Working with Confluence Labels
Take me back to the Confluence User's Guide.
