Changes for page Layout Cell

Last modified by Admin Trust-IT on 2026/05/29 08:35

From version 1.1
edited by Admin Trust-IT
on 2026/05/29 07:35
Change comment: Imported from XAR
To version 1.2
edited by Admin Trust-IT
on 2026/05/29 08:35
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,5 +1,5 @@
1 -{{html clean="false"}}<div class="cw-layout-cell" style="flex:1; min-width:200px;">{{/html}}
2 -
3 -$xcontext.macro.content
4 -
5 -{{html clean="false"}}</div>{{/html}}
1 +{{velocity}}
2 +(((
3 +$!xcontext.macro.content
4 +)))
5 +{{/velocity}}
Execution is isolated
... ... @@ -1,0 +1,1 @@
1 +No