From version < 4.4 >
edited by Alexandru Colesnicov
on 2018/11/09 17:24
To version < 4.1 >
edited by Alexandru Colesnicov
on 2018/11/09 17:07
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,8 +7,9 @@
7 7  
8 8   $list.size()
9 9  
10 - #set($class="Duncan1.Dunca.DataClass")
11 - #set($xwlquery="from doc.object($class) as obj order by doc.date desc")
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 doc.date desc")
12 12   #set($list=$services.query.xwql($xwlquery).execute())
13 13  
14 14   $list.size()

Need help?

If you need help with XWiki you can contact: