Changes for page Rangee Index

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

From version 12.45
edited by Tobias Wintrich
on 2021/09/28 12:31
Change comment: There is no comment for this version
To version 12.44
edited by Tobias Wintrich
on 2021/09/28 12:31
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -6,7 +6,7 @@
6 6  #else
7 7   #set($locale = $xcontext.locale)
8 8  #end
9 -{{html wiki=true}}
9 +{{html wiki=true
10 10  <ul>
11 11   #set($results = false)
12 12   #set ($query = $services.query.xwql('where doc.parent = :doc and doc.hidden = 0 order by doc.title asc'))