|
This documentation relates to an older version of the Reporting Plugin for Confluence (3.x and below) Provides the ability for powerful and flexible reporting on data from Confluence, Scaffolding and other sources. DetailsThis plugin doesn't create or save any data in and of itself - it is intended to display data collected elsewhere in a consistent and flexible manner. All reports consist of two basic components:
The basic structure is the same with all reports. You will have a report generator macro which contains a reporter macro, as well as other macros which define how the report will look. A generic structure is below: {report-xxx}
{xxx-reporter}
{xxx-sort}
{xxx-filter}
{xxx-reporter}
{report-header}Displayed once, before individual results{report-header}
{xxx-filter}
{yyy-filter}
{report-body/column}Content for each item goes here, typically using {report-info} or other macros which will be executed on the current page. Use 'body' for {report-list} and {report-block} and multiple 'column's for {report-table}.{report-body/column}
{report-footer}Displayed once, after all reported items.{report-footer}
{report-empty}Displayed once if the report contains no items.{report-empty}
{report-xxx}
Some more concrete examples are listed in the Recipes tab.
To view the macro's documentation, click on its name below. and-filterboolean-filterboolean-sortcollection-filtercombining-reportercontent-filtercontent-reporterdate-filterdate-sortexpanding-reportergrouping-reportergrouping-statslocal-reporternatural-sortnumber-filternumber-sortor-filterrepeat-filterreport-blockreport-bodyreport-columnreport-emptyreport-evalreport-footerreport-headerreport-imagereport-inforeport-linkreport-listreport-onreport-tablereport-variablespace-reportertext-filtertext-sortuser-filteruser-group-reporteruser-reporter
Below are listed some recipes which make use of this plugin. They are often good examples of how it can be used in real-world situations. Space list recipeNote: By downloading the product below, you agree to CustomWare's product license agreement. For information on installing the plugins once you've downloaded them, see these [instructions|Installing Commercial Confluence Plugins]. For plugins compatible with pre-Confluence 4.x see these [instructions|Installation Instructions].
Confluence 4.0+Confluence 4.0Confluence 3.1+Confluence 3.1-3.2Confluence 3.0+Confluence 2.8+Confluence 2.7Confluence 2.3-2.5Confluence 2.2
|
Labels
Page: and-filter
Page: boolean-filter
Page: boolean-sort
Page: collection-filter
Page: combining-reporter
Page: content-filter
Page: content-reporter
Page: date-filter
Page: date-sort
Page: expanding-reporter
Page: grouping-reporter
Page: grouping-stats
Page: local-reporter
Page: natural-sort
Page: number-filter
Page: number-sort
Page: or-filter
Page: repeat-filter
Page: report-block
Page: report-body
Page: report-column
Page: report-empty
Page: report-eval
Page: report-footer
Page: report-header
Page: report-image
Page: report-info
Page: report-link
Page: report-list
Page: report-on
Page: report-table
Page: report-variable
Page: space-reporter
Page: text-filter
Page: text-sort
Page: user-filter
Page: user-group-reporter
Page: user-reporter
Discussions