Changes for page How to Customize XWiki Without Creating Upgrade Problems
Last modified by Agnease on 2026/05/26 11:00
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Howto Customize XWikiWithoutCreating UpgradeProblems1 +xwiki-custom-development - Content
-
... ... @@ -11,7 +11,7 @@ 11 11 </div> 12 12 </div> 13 13 14 - <h1 id="hero-title"> WhyXWikicustomdevelopmentneedsstructure,documentationandupgradeawareness</h1>14 + <h1 id="hero-title">How to customize XWiki without creating upgrade problems</h1> 15 15 16 16 <p class="resource-summary"> 17 17 XWiki can be adapted to complex business needs. The important part is to keep custom work documented, ... ... @@ -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