Änderungen von Dokument Column

Zuletzt geändert von xwikiadmin am 2023/10/26 09:38

Von Version 4.1
bearbeitet von xwikiadmin
am 2023/10/26 09:24
Änderungskommentar: Migrated property [type] from class [XWiki.WikiMacroParameterClass]
Auf Version 6.1
bearbeitet von xwikiadmin
am 2023/10/26 09:38
Änderungskommentar: Install extension [com.xwiki.pro:xwiki-pro-macros/1.12]

Zusammenfassung

Details

XWiki.WikiMacroClass[0]
Makro-Code
... ... @@ -7,12 +7,7 @@
7 7   #set ($style = "style='width: $xcontext.macro.params.width'")
8 8   #end
9 9   (% class="macro-column" $style %)(((
10 - ## Since 11.5 the content of the macro can be edited in WYSIWYG editor.
11 - #if ($services.rendering.getMacroDescriptor($services.rendering.resolveMacroId('wikimacrocontent')))
12 - {{wikimacrocontent /}}
13 - #else
14 - $!xcontext.macro.content
15 - #end
10 + {{wikimacrocontent /}}
16 16   )))
17 17  #end
18 18  {{/velocity}}
Verfügbarkeit von Makroinhalten
... ... @@ -1,1 +1,1 @@
1 -Mandatory
1 +Optional