0 Votes

Changes for page Team

Last modified by Ryan C on 2025/04/30 07:54

From version 1.1
edited by Ryan C
on 2025/03/06 16:46
Change comment: Install extension [com.xwiki.pro:xwiki-pro-macros-ui/1.26.4]
To version 4.1
edited by Ryan C
on 2025/04/30 07:54
Change comment: Migrated property [featureMandatory] from class [XWiki.WikiMacroParameterClass]

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -58,7 +58,7 @@
58 58   #set($discard = $xwiki.ssx.use('xwiki:XWiki.Macros.Team'))
59 59   #set($discard = $xwiki.jsx.use('xwiki:XWiki.Macros.Team'))
60 60   #set($pictureList = {})
61 - #set($tag = $wikimacro.parameters.tag)
61 + #set($tag = $xcontext.macro.params.tag)
62 62   #set($size = $wikimacro.parameters.size)
63 63   #set($scope = $wikimacro.parameters.scope)
64 64   ## I need the raw value to avoid XWIKI-18965
XWiki.WikiMacroParameterClass[0]
Parameter type
... ... @@ -1,0 +1,1 @@
1 +com.xwiki.pickers.TagReference
XWiki.WikiMacroParameterClass[9]
Parameter type
... ... @@ -1,0 +1,1 @@
1 +com.xwiki.pickers.teams.Scope