Changes for page Rangee Index

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

From version 9.14
edited by Tobias Wintrich
on 2021/09/27 21:04
Change comment: There is no comment for this version
To version 9.16
edited by Tobias Wintrich
on 2021/09/27 21:05
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,4 +1,4 @@
1 -{{tree links="true" icons="false" edges="false"}}
1 +
2 2  {{velocity}}
3 3  {{html wiki=true}}
4 4  #set($query="where doc.fullName='Handbücher.10\.00.Admin Guide 10\.00.WebHome'")
... ... @@ -6,9 +6,8 @@
6 6   #set($results = $xwiki.searchDocuments($query, 10, 0))
7 7   #foreach($docname in $results)
8 8   [[$xwiki.getDocument($docname).getTranslatedDocument()]]
9 - hu
9 + huhuhuhuhuh
10 10   #end
11 11  
12 12  {{/html}}
13 13  {{/velocity}}
14 -{{/tree}}