Last modified by Scott Gagan on 2025/08/19 20:33

From version 5.1
edited by admin
on 2025/08/19 20:17
Change comment: Migrated property [contentOrder] from class [XWiki.WikiMacroClass]
To version 6.1
edited by Scott Gagan
on 2025/08/19 20:33
Change comment: Install extension [com.xwiki.pro:xwiki-pro-macros-confluence-bridges-ui/1.27.3]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.admin
1 +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))