From version < 4.1 >
edited by Administrator
on 2020/01/14 13:54
To version < 6.1
edited by Administrator
on 2020/01/14 14:40
<
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/11.10.2]

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
No changes
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 11.10.2 - Documentation