Wiki source code of Products
Version 12.9 by Alex Cotiuga on 2026/07/27 07:59
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | #set ($productItems = [{ | ||
| 2 | 'title': 'XWiki Two-Factor Authentication', | ||
| 3 | 'category': 'Security extension', | ||
| 4 | 'icon': 'lock', | ||
| 5 | 'url': 'products.xwiki-two-factor-authentication', | ||
| 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.', | ||
| 7 | 'items': [ | ||
| 8 | 'Works with the standard XWiki authentication flow', | ||
| 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', | ||
| 12 | 'Useful for XWiki security, MFA rollout and compliance readiness' | ||
| 13 | ], | ||
| 14 | 'linkLabel': 'View extension' | ||
| 15 | },{ | ||
| 16 | 'title': 'XWiki Color Theme Collection', | ||
| 17 | 'category': 'Free color themes', | ||
| 18 | 'icon': 'paint-brush', | ||
| 19 | 'url': 'products.xwiki-color-themes', | ||
| 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.', | ||
| 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', | ||
| 26 | 'Custom color-theme customization available on request' | ||
| 27 | ], | ||
| 28 | 'linkLabel': 'View collection' | ||
| 29 | }]) |