Changes for page services
Last modified by Alex Cotiugă on 2026/05/12 12:37
From version 2.1
edited by Alex Cotiugă
on 2026/05/01 13:06
on 2026/05/01 13:06
Change comment:
There is no comment for this version
To version 3.3
edited by Alex Cotiugă
on 2026/05/12 12:08
on 2026/05/12 12:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,48 +3,62 @@ 3 3 {{html clean="false"}} 4 4 5 5 ## PAGE HEADER 6 - <section class="page-header-compact" aria-labelledby="page-title"> 7 - <div class="container"> 8 - <p class="page-eyebrow">Agnease services</p> 9 - <h1 id="page-title">XWiki Services</h1> 10 - <p class="page-lead"> 11 - Specialized services for organizations that rely on XWiki for knowledge management, 12 - intranets, workflows, documentation, and internal operations. 6 + <section class="hero hero-centered service-hero" aria-labelledby="hero-title"> 7 + <div class="container hero-inner"> 8 + <div class="hero-kicker"> 9 + <i class="fa fa-cogs" aria-hidden="true"></i> 10 + XWiki consulting and engineering 11 + </div> 12 + 13 + <h1 id="hero-title">XWiki consulting, support and development</h1> 14 + 15 + <p class="lead"> 16 + Specialized services for organizations that rely on XWiki for knowledge management, intranets, 17 + workflows, documentation and internal operations. 13 13 </p> 19 + 20 + <p class="hero-support"> 21 + From safe LTS upgrades and long-term maintenance to custom applications, integrations and migrations, 22 + your XWiki platform can stay secure, stable and useful as your organization evolves. 23 + </p> 24 + 25 + <div class="hero-actions"> 26 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 27 + </div> 14 14 </div> 15 15 </section> 16 16 17 17 ## SERVICE CARDS 18 18 #set ($sectionItems = [{ 19 - 'title': 'XWiki Upgrades', 33 + 'title': 'XWiki Upgrade Services', 20 20 'icon': 'refresh', 21 21 'url': '/services/xwiki-upgrades', 22 - 'content': 'Safe ,plannedupgrades with compatibility checks, rollback planning,and post-upgrade validation.'36 + 'content': 'Safe LTS upgrades for production XWiki instances, with compatibility checks, backups, rollback planning and post-upgrade validation.' 23 23 },{ 24 - 'title': 'Maintenance & Support',38 + 'title': 'XWiki Support & Maintenance', 25 25 'icon': 'life-ring', 26 26 'url': '/services/xwiki-maintenance-support', 27 - 'content': ' Long-termsupport,troubleshooting,monitoring, securitypatching,and recoveryassistance.'41 + 'content': 'Ongoing technical care for XWiki environments that need to stay stable, secure, performant and recoverable.' 28 28 },{ 29 - 'title': ' CustomDevelopment',30 - 'icon': 'co de',43 + 'title': 'XWiki Development & Integrations', 44 + 'icon': 'cogs', 31 31 'url': '/services/xwiki-development-integrations', 32 - 'content': 'Custom XWikiapplications,macros,workflows, dashboards, automations,and integrations.'46 + 'content': 'Custom applications, workflows, dashboards, macros, automation and integrations built using XWiki conventions.' 33 33 },{ 34 - 'title': 'Security Review', 35 - 'icon': 'shield', 36 - 'url': '/services/xwiki-security-audit', 37 - 'content': 'Security-aware reviews of versions, extensions, rights, authentication, scripting, and configuration.' 38 - },{ 39 - 'title': 'Migrations to XWiki', 48 + 'title': 'XWiki Migrations', 40 40 'icon': 'exchange', 41 41 'url': '/services/xwiki-migrations', 42 - 'content': 'Mo vestructured contentfrom Confluence, SharePoint, MediaWiki,legacy systems, orfile-based documentation.'51 + 'content': 'Migration support from Confluence, SharePoint, MediaWiki, file-based documentation or legacy knowledge systems.' 43 43 },{ 44 - 'title': 'Hosting & Deployment', 45 - 'icon': 'cloud', 46 - 'url': '/services/xwiki-hosting-deployment', 47 - 'content': 'Deployment guidance for reliable, secure, maintainable XWiki environments.' 53 + 'title': 'Authentication & Access Control', 54 + 'icon': 'lock', 55 + 'url': '/services/xwiki-authentication-access-control', 56 + 'content': 'LDAP, Active Directory, SSO, OIDC, SAML, MFA and permission model support for secure XWiki deployments.' 57 + },{ 58 + 'title': 'XWiki Security Review', 59 + 'icon': 'shield', 60 + 'url': '/services/xwiki-security-review', 61 + 'content': 'Security-aware review of versions, extensions, rights, scripting, authentication and upgrade exposure.' 48 48 }]) 49 49 50 50 <section aria-labelledby="items-title">