Changes for page Children Macro

Last modified by Ludovic Dubost on 2024/07/22 15:50

From version 5.1
edited by Ludovic Dubost
on 2020/07/30 11:15
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/12.3]
To version 3.1
edited by Ludovic Dubost
on 2018/11/30 15:24
Change comment: Migrated property [async_enabled] from class [XWiki.WikiMacroClass]

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,3 +1,3 @@
1 1  {{velocity}}
2 -{{documentTree root="document:" /}}
2 +{{documentTree root="document:$doc.documentReference" /}}
3 3  {{/velocity}}