space-reporter

{space-reporter}

Plugin: Reporting Plugin, from version 1.0

Reports on Confluence Spaces.

Description

This macro must be used within a report of some type (e.g. report-block or report-table). It will only list spaces visible to the current user. Also, further filtering can be made by specifying the 'spaces' parameter, or using custom filters.

Usage

{space-reporter:space=KEY}
  {xxx-sort:item:key|order=[ascending, descending]}
  {xxx-filter:item:key|extra parameters go here}
{space-reporter}

Parameters

Name Required Default Description
space(s)
@all
The list of spaces to search in. Each space may be prefixed by either '+' (to indicate the space is required) or '-' (to indicate the space must be excluded). May be one of the following:
  • @self - The space the current content is in.
  • @personal - Personal spaces only.
  • @global - Global spaces, that is, non-personal spaces.
  • @all - All spaces, both global and personal
  • SPACE KEY - Any other space key may be specified explicitly.
label(s)
List of label checks. Eg. "one, +two, -three" would list content which had the "two" label but not the "three" label.
matchAll
true
If set to 'false', content matching any of the criteria will be returned. Otherwise, the content must match all criteria.

See Also

Labels

reporter reporter Delete
macro macro Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.