Changes for page Children Macro

Last modified by Leon Poon on 2023/05/16 13:30

From version 1.1
edited by Leon Poon
on 2018/12/16 14:31
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/10.10]
To version 3.1
edited by Leon Poon
on 2020/05/17 10:05
Change comment: Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/11.10.5]

Summary

Details

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