Wiki source code of Products
Version 12.9 by Alex Cotiuga on 2026/07/27 07:59
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
11.1 | 1 | #set ($productItems = [{ |
| 2 | 'title': 'XWiki Two-Factor Authentication', | ||
| 3 | 'category': 'Security extension', | ||
| 4 | 'icon': 'lock', | ||
| 5 | 'url': 'products.xwiki-two-factor-authentication', | ||
| |
11.2 | 6 | 'content': 'Protect XWiki accounts with MFA/2FA built into the standard login flow, including authenticator app codes, email verification codes, recovery codes, trusted devices and administration controls.', |
| |
11.1 | 7 | 'items': [ |
| 8 | 'Works with the standard XWiki authentication flow', | ||
| |
11.2 | 9 | 'Supports TOTP app codes and email verification codes', |
| 10 | 'Includes recovery codes and trusted devices', | ||
| 11 | 'Provides user self-service setup and administrator overview', | ||
| |
11.5 | 12 | 'Useful for XWiki security, MFA rollout and compliance readiness' |
| |
11.1 | 13 | ], |
| |
12.9 | 14 | 'linkLabel': 'View extension' |
| |
12.7 | 15 | },{ |
| 16 | 'title': 'XWiki Color Theme Collection', | ||
| 17 | 'category': 'Free color themes', | ||
| 18 | 'icon': 'paint-brush', | ||
| 19 | 'url': 'products.xwiki-color-themes', | ||
| |
12.9 | 20 | '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.', |
| |
12.7 | 21 | 'items': [ |
| 22 | 'Includes Alpine Day, Ember Night, Ivory Ledger, Polar Night and Verdant Office', | ||
| 23 | 'Provides light and dark visual alternatives for XWiki', | ||
| 24 | 'Compatible with XWiki 17.10.10 LTS, 18.4.2 Intermediate LTS and 18.5.0 Stable', | ||
| 25 | 'Designed with WCAG-conscious color contrast', | ||
| |
12.9 | 26 | 'Custom color-theme customization available on request' |
| |
12.7 | 27 | ], |
| |
12.9 | 28 | 'linkLabel': 'View collection' |
| |
11.1 | 29 | }]) |