Changes for page Children Macro

Last modified by Mark Kohlmann on 2024/07/26 08:05

From version 4.1
edited by Mark Kohlmann
on 2024/07/26 07:52
Change comment: Migrated property [defaultCategories] from class [XWiki.WikiMacroClass]
To version 2.1
edited by Mark Kohlmann
on 2020/04/03 03:34
Change comment: Migrated property [contentJavaType] 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}}
Default category
... ... @@ -1,1 +1,1 @@
1 -Navigation
1 +navigation
Macro description
... ... @@ -1,1 +1,1 @@
1 -Displays a tree of children pages of the current page
1 +Displays a tree of children page of the current page