Dashboard > GreenPepper Open Documentation Refactoring > ... > XWiki Macros > XWiki Children macro
  GreenPepper Open Documentation Refactoring Log In View a printable version of the current page.  
  XWiki Children macro
Added by Francois Denommee, last edited by Francois Denommee on Nov 23, 2009  (view change)
Labels: 
(None)

Children Macro

  Description: This macro can execute a batch of documents resulting from a page hierarchy.
  Syntax:

{{greenpepper-children/}}

  Optional parameters:

  • all: Default --> false
    If set to true, the complete hierarchy of the parent page will be included in the execution list.
    Otherwise only the first-level children will be included.
  • spaceKey: Default --> Macro's residing space
    You can specify a specific space for your parent page.
  • pageTitle: Default --> Macro's residing page
    You can specify a specific title for the parent page.
  • title: Default --> blank
    You can specify your own title.
  • expanded: Default --> false
    You can ask for the list to be expanded on page load.
  • suts: Default --> All
    You can narrow the list to specific Systems Under Test (1 or more; if more than one they must be separated by a comma).
  • sort Default --> Hierarchical sort
    You can configure the way children are sorted. Choose Creation to sort by content creation dates, Title to sort alphabetically by titles and Modified to sort by modification dates (last date first).
  • reverse Default --> false
    You can reverse the sorting sequence.
  • openInSameWindow Default --> false
    You can control whether or not the link to the specification will open in the same window.
EXAMPLE
{{greenpepper-children spaceKey="GreenPepper Demo" pageTitle="Demo" expanded="true"/}}

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators