Изменения документа Tree Macro
отредактировано Administrator
на 2020/01/14 14:40
на 2020/01/14 14:40
отредактировано Administrator
на 2020/01/14 13:54
на 2020/01/14 13:54
Изменить комментарий: Migrated property [contentJavaType] from class [XWiki.WikiMacroClass]
Комментарий
-
Объекты (1 изменено, 0 добавлено, 1 удалено)
Подробности
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -5,7 +5,6 @@ 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) 9 9 #set ($content = $xcontext.macro.content) 10 10 #if ("$!content" == '' && $xcontext.action == 'edit' && $editor == 'wysiwyg') 11 11 #set ($content = "$services.icon.render('chart_organisation') $services.localization.render('tree.macro.editModeWarning')")
- XWiki.WikiMacroParameterClass[13]
-
- Parameter description
-
... ... @@ -1,1 +1,0 @@ 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,1 +1,0 @@ 1 -0 - Parameter name
-
... ... @@ -1,1 +1,0 @@ 1 -exclusions