Confluence 5.2 has reached end of life
Check out the [latest version] of the documentation
The Page Properties Report macro presents a tabulated summary of metadata that has been embedded, using the Page Properties macro, on any page or blog post in the current Confluence space. The Page Properties Report macro collects metadata from only those pages or blog posts that have a specific label.
The left-hand column of the report shows the name of the page that contains the metadata. Each page name is presented on a single row with a link to the page.
The other columns in the report represent the fields (keys) defined in the Page Properties macros. You can sort the table by choosing the column headers.
This macro was previously known as the Details Summary macro.
Basic usage of Page Properties and Page Properties Report macros
The Page Properties macro is used in conjunction with the Page Properties Report macro. To use the macros: Add a two column table in the body of the macro placeholder for your metadata keys and values. When you insert the Page Properties macro on a page Confluence automatically adds the label to the page. You can add more than one Page Properties macro to the page, but they will inherit the same label (e.g. you cannot have two Page Properties macros with different labels on the same page).
Screenshot: example 'Status' report
Using the Page Properties Report macro
Add the Page Properties Report macro to the 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.
- Add a label to the macro, using the macro parameters.
In the macro browser, specify a Label. For example, 'Status'.
Screenshot: Page Properties Report macro with label specified
Parameters
Parameters are options that you can set to control the content or format of the macro output.
Parameter | Default | Description |
---|---|---|
Label | (None) | Identifies the label to be used in the Page Properties Report. The report will show data from all Page Properties macros with the same label on pages in the current space. |
Restrict to spaces | (None) | If not specified, the report will only show data from the current space. You can specify a comma separated list of space keys, or use @all to show data from all spaces. |
Columns to show | (None) | If not specified, the report will show all columns. You can specify a comma separated list of columns to include. If your column heading includes commas, use double quotes around the column name. If your column heading includes quotes, use double quotes. For example, A column, "My ""new"" column, yes", Third column |
Examples
The following examples outline how you can use the Page Properties and Page Properties Report macros together.
The following examples outline how you can use the Page Properties and Page Properties Report macros together to create a Status Report or a Risk Report.
Code examples
See: