Changes for page Rangee Index
Last modified by Tobias Wintrich on 2025/06/04 09:20
From version 9.12
edited by Tobias Wintrich
on 2021/09/27 21:02
on 2021/09/27 21:02
Change comment:
There is no comment for this version
To version 9.10
edited by Tobias Wintrich
on 2021/09/27 21:01
on 2021/09/27 21:01
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.WikiMacroClass[0]
-
- Macro code
-
... ... @@ -1,11 +1,11 @@ 1 1 {{tree links="true" icons="false" edges="false"}} 2 2 {{velocity}} 3 3 {{html wiki=true}} 4 -#set($query="where doc.fullName=' Handbücher.10\.00.Admin Guide 10\.00.WebHome'")4 +#set($query="where doc.fullName='${space}.WebHome'") 5 5 #set($results = false) 6 6 #set($results = $xwiki.searchDocuments($query, 10, 0)) 7 7 #foreach($docname in $results) 8 - [[$xwiki.getDocument($docname).getTranslatedDocument()]]8 + $xwiki.getDocument($docname).getTranslatedDocument() 9 9 #end 10 10 11 11 <ul>