0 Votes

Changes for page AutoGallery

Last modified by Ryan C on 2025/06/17 16:30

From version 3.11
edited by Ryan C
on 2025/06/17 16:16
Change comment: There is no comment for this version
To version 3.12
edited by Ryan C
on 2025/06/17 16:19
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,3 +1,4 @@
1 +{{groovy}}
1 1  import org.xwiki.rendering.listener.reference.ResourceReference
2 2  import org.xwiki.rendering.listener.reference.ResourceType
3 3  import org.xwiki.rendering.block.ImageBlock
... ... @@ -26,4 +26,4 @@
26 26  }
27 27  
28 28  wikimacro.result = blocks
29 -
30 +{{/groovy}}