From version < 10.1 >
edited by Vincent Gyda
on 2022/02/02 21:22
To version < 14.1 >
edited by Vincent Gyda
on 2022/02/02 21:25
< >
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().execute(){{/velocity}}
2 +{{velocity}}$services.query.xwql("from XWikiSpace as space where doc.space = space.reference and ((doc.name <> 'WebHome' and lower(doc.name) like '%01 Sectoral Layer.Sectoral Layer Glossary.%') or (doc.name = 'WebHome' and lower(space.name) like '%01 Sectoral Layer.Sectoral Layer Glossary.%'))").execute(){{/velocity}}