Changes for page Rangee Index

Last modified by Tobias Wintrich on 2025/06/04 09:20

From version 9.2
edited by Tobias Wintrich
on 2021/09/27 14:59
Change comment: There is no comment for this version
To version 9.6
edited by Tobias Wintrich
on 2021/09/27 15:12
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,8 +1,8 @@
1 -{{tree links="true" icons="false"}}
1 +{{tree links="true" icons="false" edges="false"}}
2 2  {{velocity}}
3 3  {{html wiki=true}}
4 4  <ul>
5 -#foreach ($child in $doc.getChildren())
5 +#foreach ($child in $doc.getChildrenReferences())
6 6   <li class="jstree-open">
7 7   [[$child]]
8 8   <ul>