Changes for page Home
Last modified by Alex Cotiuga on 2026/07/10 03:36
From version 12.7
edited by Alex Cotiuga
on 2026/05/18 18:46
on 2026/05/18 18:46
Change comment:
There is no comment for this version
To version 11.10
edited by Alex Cotiuga
on 2026/05/05 12:11
on 2026/05/05 12:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,22 +5,8 @@ 5 5 #displayPublicContent() 6 6 #else 7 7 [[Projects>>Projects.WebHome]] 8 - #set ($statement = "from doc.object(Agnease.Code.ContactRequest.ContactRequestClass) as crwhere doc.fullName <> 'contact.WebHome'")8 + #set ($statement = "from doc.object(Agnease.Code.ContactRequest.ContactRequestClass) where doc.fullName <> 'contact.WebHome'") 9 9 #set ($results = $services.query.xwql($statement).execute()) 10 10 [[Contact requests>>ContactRequests.WebHome]]: $results.size() 11 - [[Leads>>Leads.WebHome]] 12 - [[Licenses>>License.WebHome]] 13 - 14 - Public website sitemap: 15 - [[PublicWebSite.WebHome]] 16 - [[contact.WebHome]] 17 - [[services.WebHome]] 18 - * [[services.xwiki-authentication-access-control]] 19 - * [[services.xwiki-development-integrations]] 20 - * [[services.xwiki-maintenance-support]] 21 - * [[services.xwiki-migrations]] 22 - * [[services.xwiki-security-review]] 23 - * [[services.xwiki-upgrades]] 24 - [[products.WebHome]] 25 25 #end 26 26 {{/velocity}}