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