Changes for page Rangee Index

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

From version 12.26
edited by Tobias Wintrich
on 2021/09/28 11:56
Change comment: There is no comment for this version
To version 12.24
edited by Tobias Wintrich
on 2021/09/28 11:56
Change comment: There is no comment for this version

Summary

Details

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