Changes for page Products
Last modified by Alex Cotiuga on 2026/07/27 08:15
From version 11.2
edited by Alex Cotiuga
on 2026/06/24 15:34
on 2026/06/24 15:34
Change comment:
There is no comment for this version
To version 13.3
edited by Alex Cotiuga
on 2026/07/27 08:15
on 2026/07/27 08:15
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - false1 +true - Content
-
... ... @@ -12,9 +12,23 @@ 12 12 'Supports TOTP app codes and email verification codes', 13 13 'Includes recovery codes and trusted devices', 14 14 'Provides user self-service setup and administrator overview', 15 - 'Useful for XWiki security, MFA rollout and NIS2readiness'15 + 'Useful for XWiki security, MFA rollout and compliance readiness' 16 16 ], 17 17 'linkLabel': 'View extension' 18 +},{ 19 + 'title': 'XWiki Color Theme Collection', 20 + 'category': 'Free color themes', 21 + 'icon': 'paint-brush', 22 + 'url': 'products.xwiki-color-themes', 23 + 'content': 'Explore five Agnease color themes for XWiki, designed as light and dark alternatives to the default Iceberg theme while preserving the familiar XWiki interface and platform experience.', 24 + 'items': [ 25 + 'Includes Alpine Day, Ember Night, Ivory Ledger, Polar Night and Verdant Office', 26 + 'Provides light and dark visual alternatives for XWiki', 27 + 'Compatible with XWiki 17.10.10 LTS, 18.4.2 Intermediate LTS and 18.5.0 Stable', 28 + 'Designed with WCAG-conscious color contrast', 29 + 'Custom color-theme customization available on request' 30 + ], 31 + 'linkLabel': 'View collection' 18 18 }]) 19 19 20 20 {{html clean="false"}} ... ... @@ -36,6 +36,7 @@ 36 36 37 37 <div class="hero-actions"> 38 38 <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a product consultation</a> 53 + <a class="btn btn-secondary" href="$xwiki.getURL('pricing.WebHome')#common-packages">View installation pricing</a> 39 39 </div> 40 40 </div> 41 41 </section> ... ... @@ -77,9 +77,6 @@ 77 77 <a class="btn btn-secondary" href="$xwiki.getURL($entry.url)"> 78 78 $entry.linkLabel 79 79 </a> 80 - <a class="product-card-contact" href="$xwiki.getURL('contact.WebHome')"> 81 - Ask about installation 82 - </a> 83 83 </div> 84 84 </div> 85 85 </article>