Changes for page Rangee Index

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

From version 12.3
edited by Tobias Wintrich
on 2021/09/28 10:26
Change comment: There is no comment for this version
To version 12.4
edited by Tobias Wintrich
on 2021/09/28 10:26
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,5 +1,5 @@
1 1  {{velocity}}
2 -{{tree links="true" edges="false"}}
2 +##{{tree links="true" edges="false"}}
3 3  #set($depth = $wikimacro.parameters.depth)
4 4  {{html wiki=true}}
5 5  <ul>
... ... @@ -80,5 +80,5 @@
80 80  </ul>
81 81  
82 82  {{/html}}
83 -{{/tree}}
83 +##{{/tree}}
84 84  {{/velocity}}