Changes for page Document Tree

Last modified by Mark Kohlmann on 2024/07/26 08:05

From version 3.1
edited by Mark Kohlmann
on 2020/04/03 03:34
Change comment: Migrated property [type] from class [XWiki.WikiMacroParameterClass]
To version 6.1
edited by Mark Kohlmann
on 2024/07/26 07:52
Change comment: Migrated property [defaultCategories] from class [XWiki.WikiMacroClass]

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -6,6 +6,7 @@
6 6   #set ($discard = $options.put($parameterName, $xcontext.macro.params.get($parameterName)))
7 7  #end
8 8  {{html clean="false"}}
9 +#prepareTreeOptions($options)
9 9  #documentTree($options)
10 10  {{/html}}
11 11  {{/velocity}}
XWiki.WikiMacroParameterClass[21]
Parameter description
... ... @@ -1,0 +1,1 @@
1 +The list of nodes to exclude from the tree. The nodes are specified by their id and separated by comma.
Parameter mandatory
... ... @@ -1,0 +1,1 @@
1 +No
Parameter name
... ... @@ -1,0 +1,1 @@
1 +exclusions