Changes for page Rangee Index
Last modified by Tobias Wintrich on 2025/06/04 09:20
From version 12.25
edited by Tobias Wintrich
on 2021/09/28 11:56
on 2021/09/28 11:56
Change comment:
There is no comment for this version
To version 12.22
edited by Tobias Wintrich
on 2021/09/28 11:54
on 2021/09/28 11:54
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
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 -$doc.getLanguage() 6 6 <ul> 7 7 #set($results = false) 8 8 #set ($query = $services.query.xwql('where doc.parent = :doc and doc.hidden = 0 order by doc.title asc')) ... ... @@ -80,5 +80,5 @@ 80 80 </ul> 81 81 82 82 {{/html}} 83 - ##{{/tree}}82 +{{/tree}} 84 84 {{/velocity}}