Changes for page Rangee Index

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

From version 12.29
edited by Tobias Wintrich
on 2021/09/28 12:00
Change comment: There is no comment for this version
To version 12.30
edited by Tobias Wintrich
on 2021/09/28 12:00
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,7 +1,7 @@
1 1  {{velocity}}
2 2  ##{{tree links="true" edges="false"}}
3 3  #set($depth = $wikimacro.parameters.depth)
4 -#if ($xcontext.locale != 'de')
4 +#if ($xcontext.locale == 'de')
5 5   #set($locale = '')
6 6  #else
7 7   #set($locale = $xcontext.locale)