Skip to end of metadata
Go to start of metadata

{local-reporter}

Plugin Version: from version 4.0.0

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

Wiki Markup

{code}
{local-reporter:prefix:key}
  {xxx-sort:prefix:subkey|order=[ascending, descending]}
  {xxx-filter:prefix:subkey|extra parameters go here}
{local-reporter}
{code}

Confluence 4+ Editor

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

Yes

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.

Recipes

No content found for label(s) +recipe,+local-reporter.

Labels