From version < 13.1 >
edited by Vincent Gyda
on 2022/02/02 21:25
To version < 18.1 >
edited by Vincent Gyda
on 2022/02/02 21:26
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,2 +1,2 @@
1 1  
2 -{{velocity}}$services.query.xwql("from XWikiSpace as space where doc.space = space.reference and ((doc.name <> 'WebHome' and lower(doc.name) like '%wiki%') or (doc.name = 'WebHome' and lower(space.name) like '%wiki%'))").execute(){{/velocity}}
2 +{{velocity}}$services.query.xwql("select space.name from XWikiSpace as space where space.parent = '01 Sectoral Layer.Sectoral Layer Glossary'").execute(){{/velocity}}