Changes for page Document Tree

Last modified by Martin Výlet on 27.05.2025 15:40

From version 1.1
edited by XWiki Admin
on 26.05.2017 08:17
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro-9.3.1]
To version 5.1
edited by Martin Výlet
on 27.05.2025 15:37
Change comment: Migrated property [featureMandatory] from class [XWiki.WikiMacroParameterClass]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +XWiki.vyl0022
XWiki.WikiMacroClass[0]
Cached
... ... @@ -1,0 +1,1 @@
1 +No
Asynchronous rendering
... ... @@ -1,0 +1,1 @@
1 +No
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}}
Default categories
... ... @@ -1,0 +1,1 @@
1 +Navigation
Default category
... ... @@ -1,1 +1,0 @@
1 -Navigation
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
XWiki.WikiMacroParameterClass[22]
Parameter description
... ... @@ -1,0 +1,1 @@
1 +The document field used to sort the child documents, followed optionally by the sort order. E.g.: 'title' or 'date:desc'.
Parameter mandatory
... ... @@ -1,0 +1,1 @@
1 +No
Parameter name
... ... @@ -1,0 +1,1 @@
1 +sortDocumentsBy
Parameter type
... ... @@ -1,0 +1,1 @@
1 +org.xwiki.index.tree.internal.macro.DocumentSort