Changes for page Rangee Index
Last modified by Tobias Wintrich on 2025/06/04 09:20
From version 10.65
edited by Tobias Wintrich
on 2021/09/28 09:14
on 2021/09/28 09:14
Change comment:
There is no comment for this version
To version 10.63
edited by Tobias Wintrich
on 2021/09/28 09:13
on 2021/09/28 09:13
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -6,7 +6,6 @@ 6 6 #set($results = false) 7 7 #set ($query = $services.query.xwql('where doc.parent = :doc order by doc.title asc')) 8 8 #set($results = $query.bindValue('doc', $doc.fullName).execute()) 9 - $results 10 10 #foreach($docname in $results) 11 11 #set($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) 12 12 <li>