From version < 2.1 >
edited by Alexandru Colesnicov
on 2018/11/09 16:47
To version < 4.5 >
edited by Alexandru Colesnicov
on 2018/11/09 17:30
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,10 +3,15 @@
3 3   #set($class="Duncan1.Code.GDataClass")
4 4   #set($template="Duncan1.Code.GDataTemplate")
5 5   #set($xwlquery="from doc.object($class) as obj where doc.fullName <> '$template' order by doc.date desc")
6 - ### "$xwlquery"
7 7   #set($list=$services.query.xwql($xwlquery).execute())
8 8  
9 9   $list.size()
10 10  
10 + #set($class="Duncan1.Dunca.GDataClass")
11 + #set($xwlquery="from doc.object($class) as obj order by doc.date desc")
12 + #set($list=$services.query.xwql($xwlquery).execute())
13 +
14 + $list.size()
15 +
11 11  {{/velocity}}
12 12  

Tips

You can click on the arrows next to the breadcrumb elements to quickly navigate to sibling and children pages.

Need help?

If you need help with XWiki you can contact: