Changes for page Document Tree

Last modified by Ludovic Dubost on 2024/07/22 15:50

From version 6.1
edited by Ludovic Dubost
on 2018/07/01 11:40
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/10.5]
To version 5.1
edited by Ludovic Dubost
on 2016/10/24 00:53
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro-8.2.1]

Summary

Details

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