Changes for page How to Customize XWiki Without Creating Upgrade Problems
Last modified by Alex Cotiuga on 2026/07/03 15:51
From version 12.3
edited by Alex Cotiuga
on 2026/05/26 10:51
on 2026/05/26 10:51
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - false1 +true - Content
-
... ... @@ -110,6 +110,15 @@ 110 110 for related checks around permissions, authentication, extensions, infrastructure and operational practices. 111 111 </p> 112 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> 121 + 113 113 <h2 id="safe-model">A safer model for XWiki custom work</h2> 114 114 115 115 <h3>1. Keep custom code separate from standard XWiki pages</h3>