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

From version 11.2
edited by Agnease
on 2026/05/26 09:13
Change comment: There is no comment for this version
To version 4.1
edited by Agnease
on 2026/05/19 06:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -How to Customize XWiki Without Creating Upgrade Problems
1 +xwiki-custom-development
Content
... ... @@ -174,15 +174,6 @@
174 174   flexible without becoming fragile.
175 175   </p>
176 176  
177 - <div class="resource-note">
178 - <p>
179 - Related resources:
180 - <a href="$xwiki.getURL('resources.xwiki-security-reviewi')">what an XWiki security review should actually include</a>
181 - and
182 - <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>.
183 - </p>
184 - </div>
185 -
186 186   <div class="resource-cta">
187 187   <h3>Need help reviewing XWiki customizations?</h3>
188 188   <p>
Agnease.Code.SEODetailsClass[0]
metaDescription
... ... @@ -1,1 +1,0 @@
1 -Learn how to organize XWiki custom development, scripts, extensions and templates so your platform stays easier to maintain, document and upgrade.
metaTitle
... ... @@ -1,1 +1,0 @@
1 -How to Customize XWiki Without Creating Upgrade Problems | Agnease