Last modified by Agnease on 2026/05/26 11:00

From version 12.3
edited by Agnease
on 2026/05/26 10:51
Change comment: There is no comment for this version
To version 12.5
edited by Agnease
on 2026/05/26 11:00
Change comment: There is no comment for this version

Summary

Details

Page properties
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>