Changes for page Children Macro
Last modified by Richard Johnson on 2021/05/07 18:12
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/10.6.1]
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}}