Changes for page Tree Macro
Last modified by Mark Kohlmann on 2024/07/26 08:05
From version 1.1
edited by Mark Kohlmann
on 2020/04/02 23:25
on 2020/04/02 23:25
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-tree-macro-9.4]
To version 7.1
edited by Mark Kohlmann
on 2024/07/26 08:05
on 2024/07/26 08:05
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-tree-macro/16.5.0]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. MarkKohlmann1 +XWiki.mark\.kohlmann@chiefintegrations\.com
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -5,6 +5,7 @@ 5 5 #foreach ($parameterName in $xcontext.macro.params.parameterNames) 6 6 #set ($discard = $options.put($parameterName, $xcontext.macro.params.get($parameterName))) 7 7 #end 8 +#prepareTreeOptions($options) 8 8 #set ($content = $xcontext.macro.content) 9 9 #if ("$!content" == '' && $xcontext.action == 'edit' && $editor == 'wysiwyg') 10 10 #set ($content = "$services.icon.render('chart_organisation') $services.localization.render('tree.macro.editModeWarning')") - Default category
-
... ... @@ -1,1 +1,0 @@ 1 -Navigation - Cached
-
... ... @@ -1,0 +1,1 @@ 1 +No - Asynchronous rendering
-
... ... @@ -1,0 +1,1 @@ 1 +No - Default categories
-
... ... @@ -1,0 +1,1 @@ 1 +Navigation
- XWiki.WikiMacroParameterClass[13]
-
- 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. This has no effect on static trees. - Parameter mandatory
-
... ... @@ -1,0 +1,1 @@ 1 +No