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
-
... ... @@ -110,15 +110,6 @@ 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 - 122 122 <h2 id="safe-model">A safer model for XWiki custom work</h2> 123 123 124 124 <h3>1. Keep custom code separate from standard XWiki pages</h3>