Changes for page Rangee Index

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

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

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -2,6 +2,7 @@
2 2  {{tree links="true" edges="false"}}
3 3  #set($depth = $wikimacro.parameters.depth)
4 4  {{html wiki=true}}
5 +$depth
5 5  <ul>
6 6   #set($results = false)
7 7   #set ($query = $services.query.xwql('where doc.parent = :doc and doc.hidden = 0 order by doc.title asc'))