Changes for page Rangee Index

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

From version 12.27
edited by Tobias Wintrich
on 2021/09/28 11:57
Change comment: There is no comment for this version
To version 12.23
edited by Tobias Wintrich
on 2021/09/28 11:55
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,9 +1,7 @@
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 -language
6 -getLanguage()
7 7  $doc.getLanguage()
8 8  <ul>
9 9   #set($results = false)
... ... @@ -82,5 +82,5 @@
82 82  </ul>
83 83  
84 84  {{/html}}
85 -##{{/tree}}
83 +{{/tree}}
86 86  {{/velocity}}