Změny dokumentu Tree Macro

Naposledy změněno superadmin 29.06.2023 12:27

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-tree-macro-9.3.1]
Na verzi 2.1
změnil(a) superadmin
k 06.01.2023 12:57
Změnit komentář: Install extension [org.xwiki.platform:xwiki-platform-tree-macro/14.10.2]

Summary

Details

Page properties
Autor dokumentu
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +XWiki.superadmin
XWiki.WikiMacroClass[0]
Cached
... ... @@ -1,0 +1,1 @@
1 +Ne
Asynchronous rendering
... ... @@ -1,0 +1,1 @@
1 +Ne
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 categories
... ... @@ -1,0 +1,1 @@
1 +Navigation
Default category
... ... @@ -1,1 +1,0 @@
1 -Navigation
XWiki.WikiMacroParameterClass[13]
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 +Ne
Parameter name
... ... @@ -1,0 +1,1 @@
1 +exclusions