Last modified by Alex Cotiuga on 2026/07/13 06:43

From version 10.5
edited by Alex Cotiuga
on 2026/07/03 15:55
Change comment: There is no comment for this version
To version 9.1
edited by Alex Cotiuga
on 2026/05/26 10:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -resources.WebHome
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Hidden
... ... @@ -1,1 +1,1 @@
1 -true
1 +false
Content
... ... @@ -124,15 +124,6 @@
124 124   should be part of the validation plan.
125 125   </p>
126 126  
127 - <div class="resource-inline-cta">
128 - <p>
129 - <strong>Not sure how risky your current XWiki version is?</strong>
130 - A short technical review can clarify the upgrade path, extension compatibility,
131 - custom code risks and validation needs before production is touched.
132 - </p>
133 - <a class="btn btn-secondary" href="$xwiki.getURL('contact.WebHome')">Request a quick review</a>
134 - </div>
135 -
136 136   <h2 id="upgrade-checklist">XWiki upgrade planning checklist</h2>
137 137  
138 138   <p>
... ... @@ -235,24 +235,21 @@
235 235   <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>.
236 236   </p>
237 237   </div>
229 +
230 + <div class="resource-cta">
231 + <h3>Need help planning an XWiki upgrade?</h3>
232 + <p>
233 + If your XWiki instance is outdated, customized or business-critical, the safest next step is to review
234 + the current version, extensions, infrastructure and validation needs before planning the production upgrade.
235 + </p>
236 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request an upgrade review</a>
237 + </div>
238 +
238 238   </article>
239 239   </div>
240 240   </div>
241 241   </section>
242 242  
243 - <section class="cta-section" aria-labelledby="why-upgrade-xwiki-cta-title">
244 - <div class="container">
245 - <div class="cta-panel">
246 - <h2 id="why-upgrade-xwiki-cta-title">Need help planning an XWiki upgrade?</h2>
247 - <p>
248 - If your XWiki instance is outdated, customized or business-critical, the safest next step is to review
249 - the current version, extensions, infrastructure and validation needs before planning the production upgrade.
250 - </p>
251 - <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request an upgrade review</a>
252 - </div>
253 - </div>
254 - </section>
255 -
256 256   <script type="application/ld+json">
257 257   {
258 258   "@context": "https://schema.org",
... ... @@ -301,5 +301,6 @@
301 301   ]
302 302   }
303 303   </script>
292 +
304 304  {{/html}}
305 305  {{/velocity}}