Changes for page Resources
Last modified by Alex Cotiuga on 2026/07/21 13:07
From version 1.3
edited by Alex Cotiuga
on 2026/05/19 03:25
on 2026/05/19 03:25
Change comment:
There is no comment for this version
To version 9.2
edited by Alex Cotiuga
on 2026/05/22 09:00
on 2026/05/22 09:00
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - resources1 +XWiki Resources and Guides - Content
-
... ... @@ -2,7 +2,7 @@ 2 2 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 3 3 {{html clean="false"}} 4 4 5 - <section class=" resource-header" aria-labelledby="hero-title">5 + <section class="hero hero-centered" aria-labelledby="hero-title"> 6 6 <div class="container"> 7 7 <div class="text-center"> 8 8 <div class="hero-kicker"> ... ... @@ -40,7 +40,7 @@ 40 40 <div class="resource-card-body"> 41 41 <div class="resource-card-label">Upgrade guidance</div> 42 42 <h2> 43 - <a href="$xwiki.getURL('resources.why-upgrade-xwiki .WebHome')">43 + <a href="$xwiki.getURL('resources.why-upgrade-xwiki')"> 44 44 Why upgrading your XWiki instance should be a regular priority 45 45 </a> 46 46 </h2> ... ... @@ -48,7 +48,7 @@ 48 48 Understand why postponed upgrades can increase security exposure, compatibility risk and 49 49 long-term maintenance cost. 50 50 </p> 51 - <a class="resource-card-link" href="$xwiki.getURL('resources.why-upgrade-xwiki .WebHome')">51 + <a class="resource-card-link" href="$xwiki.getURL('resources.why-upgrade-xwiki')"> 52 52 Read the article 53 53 <i class="fa fa-angle-right" aria-hidden="true"></i> 54 54 </a> ... ... @@ -62,7 +62,7 @@ 62 62 <div class="resource-card-body"> 63 63 <div class="resource-card-label">Custom development</div> 64 64 <h2> 65 - <a href="$xwiki.getURL('resources.xwiki-custom-development .WebHome')">65 + <a href="$xwiki.getURL('resources.xwiki-custom-development')"> 66 66 How to customize XWiki safely without creating upgrade problems 67 67 </a> 68 68 </h2> ... ... @@ -70,7 +70,7 @@ 70 70 Learn how to organize custom XWiki code, scripts, templates and extensions so they remain 71 71 maintainable across upgrades. 72 72 </p> 73 - <a class="resource-card-link" href="$xwiki.getURL('resources.xwiki-custom-development .WebHome')">73 + <a class="resource-card-link" href="$xwiki.getURL('resources.xwiki-custom-development')"> 74 74 Read the article 75 75 <i class="fa fa-angle-right" aria-hidden="true"></i> 76 76 </a>
- Agnease.Code.SEODetailsClass[0]
-
- metaDescription
-
... ... @@ -1,0 +1,1 @@ 1 +Practical XWiki resources from Agnease covering upgrades, security, custom development, maintainability, workflows and long-term platform care. - metaTitle
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki Resources and Guides for Upgrades, Security and Development | Agnease