Content Report Table Macro
The Content Report Table macro displays a set of pages and blog posts in tabular format, based on the labels specified in the macro parameters.
A working example
Below is a working example of the Content Report Table macro, displaying content with the label 'LDAP'.
Title | Creator | Modified |
---|---|---|
Configuring User Directories | SarahA | Dec 10, 2024 |
Configuring the LDAP connection pool | SarahA | Dec 06, 2023 |
Managing Multiple Directories | SarahA | Jan 18, 2019 |
Connecting to an LDAP Directory | SarahA | Jan 18, 2019 |
Synchronizing Data from External Directories | SarahA | Dec 04, 2018 |
User Management Limitations and Recommendations | SarahA | Sep 04, 2018 |
Requesting Support for External User Management | Matt Ryall | Dec 12, 2017 |
Diagrams of Possible Configurations for User Management | SarahA | Dec 12, 2017 |
Connecting to LDAP or Jira applications or Other Services via SSL | Nick Faiz | Dec 12, 2017 |
Managing Nested Groups | SarahA | Feb 21, 2017 |
Configuring an SSL Connection to Active Directory | SarahA | Nov 08, 2016 |
Connecting to an Internal Directory with LDAP Authentication | SarahA | May 27, 2016 |
Using the Content Report Table Macro
To add the Content Report Table macro to a page:
- From the editor toolbar, choose (Insert) > Other Macros
- Find and select the required macro
Speed it up with autocomplete: Type { and the beginning of the macro name, to see a list of suggested macros. In this example we're inserting the cheese macro.
To edit an existing macro: Click the macro placeholder and choose Edit. This will open the macro details, so you can edit the macro parameters.
Parameters
Parameters are options that you can set to control the content or format of the macro output. Where the parameter name used in Confluence storage format or wikimarkup is different to the label used in the macro browser, it will be listed below in brackets (example
).
Parameter | Required | Default | Description |
---|---|---|---|
Label(s) | Yes | None | This parameter is required. Specify one or more labels, separated by a comma. The macro will display the content tagged with any of the label(s) specified here. For example, if you specify labels 'A' and 'B', the macro will display all pages that have the label 'A', and all pages that have the label 'B', and all pages that have both those labels. |
Space(s) | No | (All spaces) | Specify one or more space keys, separated by a comma or a space. The macro will display only the content which belongs to the space(s) specified here. |
Maximum Number of Pages(maxResults ) | No | 20 | Define the maximum number of pages that the macro will show in a single set of results. If there are more pages to be shown, the macro will display a link labeled 'Find more results'. People viewing the page can choose the link to go to a search view, which shows all pages tagged with the specified label(s). Which pages will appear? Before displaying the results, Confluence will sort them by the date the page was last modified. The most-recently created/updated pages will appear first. |
Wiki markup
Wiki markup is not available for this macro. You cannot add this macro via wiki markup.