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

Summary

Details

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

Need help?

If you need help with XWiki you can contact: