Změny dokumentu Document Tree

Naposledy změněno Martin Výlet 19.03.2025 21:26

Od verze 1.1
změnil(a) XWiki Admin
k 26.05.2017 08:17
Změnit komentář: Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro-9.3.1]
Na verzi 4.1
změnil(a) Martin Výlet
k 19.03.2025 21:26
Změnit komentář: Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/17.1.0]

Summary

Details

Page properties
Autor dokumentu
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +XWiki.vyl0022
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}}
Default category
... ... @@ -1,1 +1,0 @@
1 -Navigation
Cached
... ... @@ -1,0 +1,1 @@
1 +Ne
Asynchronous rendering
... ... @@ -1,0 +1,1 @@
1 +Ne
Default categories
... ... @@ -1,0 +1,1 @@
1 +Navigation
XWiki.WikiMacroParameterClass[21]
Parameter name
... ... @@ -1,0 +1,1 @@
1 +exclusions
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 +Ne
XWiki.WikiMacroParameterClass[22]
Parameter name
... ... @@ -1,0 +1,1 @@
1 +sortDocumentsBy
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 type
... ... @@ -1,0 +1,1 @@
1 +org.xwiki.index.tree.internal.macro.DocumentSort
Parameter mandatory
... ... @@ -1,0 +1,1 @@
1 +Ne