From version < 15.1 >
edited by Alexandru Colesnicov
on 2018/11/04 17:58
To version < 14.1 >
edited by Alexandru Colesnicov
on 2018/11/04 17:56
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,8 +60,8 @@
60 60  
61 61  {{velocity}}
62 62  #set($hql = "")
63 -#set($results = $xwiki.searchDocuments($hql, 5, 0))
63 +#set($results = $document.searchDocuments($hql, 5, 0))
64 64  #foreach ($item in $results)
65 - * $item.getFullName()
65 + * $item
66 66  #end
67 67  {{/velocity}}

Need help?

If you need help with XWiki you can contact: