Changes for page Rangee Index

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

From version 10.94
edited by Tobias Wintrich
on 2021/09/28 10:07
Change comment: There is no comment for this version
To version 10.91
edited by Tobias Wintrich
on 2021/09/28 10:04
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,8 +1,6 @@
1 1  {{velocity}}
2 2  {{tree links="true" edges="false"}}
3 -#set($depth = $wikimacro.parameters.depth)
4 4  {{html wiki=true}}
5 -$depth
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'))