Changes for page Document Tree
Last modified by superadmin on 2025/05/07 14:14
From version 1.1
edited by Laura Sagunski
on 2022/09/27 12:38
on 2022/09/27 12:38
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/14.6]
To version 6.1
edited by superadmin
on 2025/05/07 14:14
on 2025/05/07 14:14
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/17.3.0]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 - xwiki:XWiki.sagunski1 +XWiki.superadmin
- 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 +No
- XWiki.WikiMacroParameterClass[23]
-
- Parameter default value
-
... ... @@ -1,0 +1,1 @@ 1 +0 - Parameter name
-
... ... @@ -1,0 +1,1 @@ 1 +expandToLevel - Parameter description
-
... ... @@ -1,0 +1,3 @@ 1 +Define the depth of the tree to expand automatically. Default is 0 and means that only top level 2 + nodes are displayed. A level of 1 opens those, a level of 2 also opens the children below the newly displayed 3 + nodes, etc. Note that a high value can make the macro expansive to display for the browser. - Parameter mandatory
-
... ... @@ -1,0 +1,1 @@ 1 +No