Changes for page Confluence bridge for Attachments
Last modified by Frank Fock on 2025/04/04 21:18
From version 1.1
edited by Frank Fock
on 2025/01/26 23:11
on 2025/01/26 23:11
Change comment:
Install extension [com.xwiki.pro:xwiki-pro-macros-confluence-bridges-ui/1.25.5]
To version 2.1
edited by Frank Fock
on 2025/04/04 21:18
on 2025/04/04 21:18
Change comment:
Install extension [com.xwiki.pro:xwiki-pro-macros-confluence-bridges-ui/1.26.14]
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -176,8 +176,8 @@ 176 176 'forceSkinAction': true, 177 177 'language': $xcontext.locale 178 178 })) 179 - #set ($discard = $xwiki.jsx.use("Confluence.Macros.Attachments")) 180 - #set ($discard = $xwiki.ssx.use("Confluence.Macros.Attachments")) 179 + #set ($discard = $xwiki.jsx.use("Confluence.Macros.ConfluenceAttachments")) 180 + #set ($discard = $xwiki.ssx.use("Confluence.Macros.ConfluenceAttachments")) 181 181 #set ($document = $doc) 182 182 #if ("$!wikimacro.parameters.page" != '') 183 183 #set ($document = $xwiki.getDocument("$!wikimacro.parameters.page"))