Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Live template
templateTypetemplate
templateOption{"label":"Macro Reference Live Template v2","value":"477609382","templateType":"template"}
templateTypeOption{"label":"Confluence template/blueprint","value":"template"}
templateId477609382
excerptDescription Generates a set of options linking to Confluence content (e.g. pages, blog posts, etc). can be filtered in several ways Must be contained inside a  List Data  macro. See the Populating a List with Confluence Pages guide as an example of how to use this macross. Parameters Name Required Migratable to Cloud? Default Value Description space(s) (/) No @ self Only lists pages from the specified list of spaces. parent (x) No Only immediate children of the specified page will be listed. You can specify both the page and space key here, but this must be done using the standard Confluence link syntax. e.g.Example: "KEY:Page Name". Combining with 'spaces' will help efficiency. :warning:  May Cannot not be used with the ancestor parameter . ancestor (x) No Any descendant of the specified page will be listed. :warning:  May Cannot not be used with the parent  parameter. parameter branches (x) No  Specifies the type of pages that will be listed. May be one of: all - (default) All all page types are returned . parents - Only only pages with children are listed . children - Only only pages with no children are listed . labels (x) No Specify labels which the content may contain ('xxx'), must contain ('+yyy') or may not contain ('-zzz'). Example : "foo, bar": must have either 'foo' or 'bar'. "+foo, -bar": must have 'foo', cannot have 'bar'. limit (/) No 100 Available in v5.0.5. Maximum number of searches a user should see (available in v5.0.5) Enter an integer value between 1 and 500. :warning:  If If the value is bigger than 500, the macro will default to displaying a maximum of 500 results. Sort By (x) No Specifies the Sort mode of the content options list by : Page title Date created Date modified By favourite page . Order By (x) No Specifies the order mode for the selected option in "Sort by" parameter to be either : Ascending Descending Editor View Not applicable. Macro Edit View Not applicable. Notes Not applicable.
fieldGroupKeys{"sk3oufj352":["net.customware.confluence.plugin.scaffolding__sk3oufj352__data_0_pevf3vqkz8ey8q5dsm8j"]}

Tutorial Examples

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "content-options" and space = currentSpace ( )
labelscontent-options