Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel3
minLevel2
absoluteUrltrue
excludeSee also
typeflat
separatorpipe

Overview

The blog-posts-report macro generates a tabular report of all the metadata from matching blog posts in a particular space.

Parameters

Parameter

Required

Default

Notes

Version

value-name (unnamed first parameter)


The list of fields (columns) as a comma separated list to be included in the report. This can include Comala Metadata App added metadata and internal metadata.


key

Specifies the space from which the blog posts are listed

sort



Specifies which column in the report should be sorted by. You can include sort method such as

  • value-name desc

  • value-name desc

You can also specify how to treat the values:

  • as date (for internal date field) metadata only

  • as number

  • as string (makes sort case insensitive)


maxResults

500

Specifies a comma separated list of the metadata value names to be summed.

totals

Specifies a comma separate list of columns (metadata value-name (s)) to be summed.

...