Changes for page Home
Last modified by Alex Cotiuga on 2026/07/10 03:36
From version 11.7
edited by Alex Cotiuga
on 2026/05/02 09:23
on 2026/05/02 09:23
Change comment:
There is no comment for this version
To version 12.12
edited by Alex Cotiuga
on 2026/05/18 18:59
on 2026/05/18 18:59
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,6 +5,28 @@ 5 5 #displayPublicContent() 6 6 #else 7 7 [[Projects>>Projects.WebHome]] 8 - [[Contact requests>>ContactRequests.WebHome]] 8 + #set ($statement = "from doc.object(Agnease.Code.ContactRequest.ContactRequestClass) as cr where doc.fullName <> 'contact.WebHome'") 9 + #set ($results = $services.query.xwql($statement).execute()) 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 + 25 + [[products.WebHome]] 26 + * [[products.xwiki-two-factor-authentication]] 27 + 28 + [[resources.WebHome]] 29 + * [[resources.why-upgrade-xwiki]] 30 + * [[resources.xwiki-custom-development]] 9 9 #end 10 10 {{/velocity}}