Changes for page Resources
Last modified by Alex Cotiuga on 2026/07/21 13:07
From version 1.2
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.5
edited by Alex Cotiuga
on 2026/05/22 10:07
on 2026/05/22 10:07
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,18 +2,16 @@ 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"> 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> 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 12 12 </div> 13 13 14 14 <h1 id="hero-title">Practical XWiki guidance for better long-term maintenance</h1> 15 15 16 - <p class=" resource-summary">14 + <p class="lead"> 17 17 Articles and practical notes about XWiki upgrades, custom development, governance, security, 18 18 integrations and maintainable knowledge platforms. 19 19 </p> ... ... @@ -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')">41 + <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')">49 + <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')">63 + <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')">71 + <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