Changes for page How to Customize XWiki Without Creating Upgrade Problems
Last modified by Agnease on 2026/05/26 11:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -109,6 +109,15 @@ 109 109 <a href="$xwiki.getURL('resources.xwiki-security-review')">what an XWiki security review should actually include</a> 110 110 for related checks around permissions, authentication, extensions, infrastructure and operational practices. 111 111 </p> 112 + 113 + <div class="resource-inline-cta"> 114 + <p> 115 + <strong>Unsure how maintainable your XWiki customizations are?</strong> 116 + A customization review can help identify hidden scripts, undocumented logic, 117 + upgrade risks and features that should be documented, cleaned up or packaged properly. 118 + </p> 119 + <a class="btn btn-secondary" href="$xwiki.getURL('contact.WebHome')">Request a customization review</a> 120 + </div> 112 112 113 113 <h2 id="safe-model">A safer model for XWiki custom work</h2> 114 114