Changes for page Rangee Index

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

From version 12.51
edited by Tobias Wintrich
on 2021/09/28 13:06
Change comment: There is no comment for this version
To version 12.52
edited by Tobias Wintrich
on 2021/09/28 13:06
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  #if ($xcontext.locale == 'de')
5 5   #set($locale = '')
... ... @@ -95,5 +95,5 @@
95 95  </ul>
96 96  
97 97  {{/html}}
98 -{{/tree}}
98 +##{{/tree}}
99 99  {{/velocity}}