{local-reporter}
Plugin: Reporting Plugin, from version 1.2
Allows reporting on the current page or reported item.
Description
This reporter will display the contents of any sub-item of either the current item or that specified by the 'source' parameter, identified using the "prefix:key" value. If it is used in a top-level report on a page, the current page will be the default source.
Usage
{local-reporter:prefix:key}
{xxx-sort:prefix:subkey|order=[ascending, descending]}
{xxx-filter:prefix:subkey|extra parameters go here}
{local-reporter}
Parameters
| Name | Required | Default | Description |
|---|---|---|---|
| [default]/key | | The key chain value to report on. | |
| source | | The location to report on. A standard Confluence content link. E.g. "My Page", "^attachment.ext", etc. | |
| matchAll | | true
| If set to 'false', content matching any of the criteria will be returned. Otherwise, the content must match all criteria. |
Notes
This macro was formerly known as the {current-item-reporter}, but was expanded in Reporting 1.2.
Discussions