Changes for page How to Customize XWiki Without Creating Upgrade Problems
Last modified by Alex Cotiuga on 2026/07/03 15:51
To version 13.2
edited by Alex Cotiuga
on 2026/07/03 15:51
on 2026/07/03 15:51
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -278,22 +278,25 @@ 278 278 <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">why regular XWiki upgrades matter</a> 279 279 </p> 280 280 </div> 281 - 282 - <div class="resource-cta"> 283 - <h3>Need help reviewing XWiki customizations?</h3> 284 - <p> 285 - If your XWiki instance includes custom scripts, dashboards, workflows, templates, integrations or Java 286 - extensions, a customization review can help identify what is safe, what needs documentation and what should be 287 - tested before the next upgrade. 288 - </p> 289 - <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a customization review</a> 290 - </div> 291 - 292 292 </article> 293 293 </div> 294 294 </div> 295 295 </section> 296 296 286 + <section class="cta-section" aria-labelledby="xwiki-custom-development-cta-title"> 287 + <div class="container"> 288 + <div class="cta-panel"> 289 + <h2 id="xwiki-custom-development-cta-title">Need help reviewing XWiki customizations?</h2> 290 + <p> 291 + If your XWiki instance includes custom scripts, dashboards, workflows, templates, integrations or Java 292 + extensions, a customization review can help identify what is safe, what needs documentation and what should be 293 + tested before the next upgrade. 294 + </p> 295 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a customization review</a> 296 + </div> 297 + </div> 298 + </section> 299 + 297 297 <script type="application/ld+json"> 298 298 { 299 299 "@context": "https://schema.org",