Changes for page Confluence bridge for Content by label
Last modified by Scott Gagan on 2025/08/19 20:33
From version 3.1
edited by admin
on 2025/05/16 18:09
on 2025/05/16 18:09
Change comment:
Migrated property [featureMandatory] from class [XWiki.WikiMacroParameterClass]
To version 6.1
edited by Scott Gagan
on 2025/08/19 20:33
on 2025/08/19 20:33
Change comment:
Install extension [com.xwiki.pro:xwiki-pro-macros-confluence-bridges-ui/1.27.3]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. admin1 +XWiki.scottg
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -26,7 +26,7 @@ 26 26 <li> 27 27 <div class="xitemcontainer"> 28 28 $services.icon.renderHTML('page') 29 - #set ($d = $xwiki.getDocument($r.fullname)) 29 + #set ($d = $xwiki.getDocument("$r.wiki:$r.fullname")) 30 30 #contentbylabellink($d) 31 31 #if ($xcontext.macro.params.showSpace != "false") 32 32 #set ($confluenceSpace = $services.confluence.spaces.getConfluenceSpace($d))