Changes for page Rangee Index
Last modified by Tobias Wintrich on 2025/06/04 09:20
From 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
To version 9.11
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
-
... ... @@ -5,7 +5,7 @@ 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>