Wiki source code of Accessibility statement

Last modified by Lucas Charpentier (Sereza7) on 2024/09/17

Show last authors
1 == Accessibility Statement for XWiki ==
2
3 This is an accessibility statement from the XWiki core Committers.
4
5 === Measures to support accessibility ===
6
7 The XWiki core Committers take the following measures to ensure accessibility of XWiki:
8
9 * Assign clear [[accessibility goals>>doc:||anchor="HGoals"]] and [[responsibilities>>doc:dev:Community.DevelopmentPractices||anchor="HAccessibilityManagerRole"]].
10 * Employ formal accessibility quality assurance methods. See [[Accessibility testing strategy>>doc:dev:Community.Testing.WCAGTesting.WebHome]]
11 * Include accessibility in our development practices. See [[Development practices>>doc:dev:Community.DevelopmentPractices||anchor="HAccessibility"]]
12
13 === Conformance status ===
14
15 The [[Web Content Accessibility Guidelines (WCAG)>>url:https://www.w3.org/WAI/standards-guidelines/wcag/]] defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA. XWiki is partially conformant with WCAG 2.2 level AA. Partially conformant means that some parts of the content do not fully conform to the accessibility standard.
16
17 === Goals ===
18
19 The XWiki core Committers aim at XWiki being fully conformant with WCAG 2.2 level AA.
20
21 === Feedback ===
22
23 We welcome your feedback on the accessibility of XWiki. Please let us know if you encounter accessibility barriers on XWiki:
24
25 * On [[our forum>>url:https://forum.xwiki.org/]]
26 * On [[our issue tracking system>>url:https://jira.xwiki.org/issues/?filter=16394]]
27
28 === Technical specifications ===
29
30 Accessibility of XWiki relies on the following technologies to work on your computer:
31
32 * HTML
33 * WAI-ARIA
34 * CSS
35 * JavaScript
36
37 Using tools that do not support these technologies will end up in an experience that do not achieve the expected level of accessibility of XWiki.
38
39 === Limitations and alternatives ===
40
41 Despite our best efforts to ensure accessibility of XWiki , there may be some limitations.
42
43 Known limitations for XWiki are [[listed on our issue tracking system >>url:https://jira.xwiki.org/issues/?filter=16394]]. Please contact us if you observe an issue not listed there.
44
45 === Assessment approach ===
46
47 The XWiki core Committers assessed the accessibility of XWiki by the following approaches:
48
49 * Self-evaluation
50 ** Automated accessibility testing. [[The latest results directly on our continuous integration tool>>url:https://ci.xwiki.org/job/XWiki%20Environment%20Tests/job/xwiki-platform/job/master/]]
51 ** Consistent issue reporting and tracking to build a [[live tracking of our progress>>url:https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=15396]] on the subject.
52 * External evaluation. [[Latest accessibility audits and testing sessions>>doc:dev:Community.Testing.WCAGTesting.WebHome||anchor="HTestingSessions"]]
53
54 ----
55
56 === Date ===
57
58 This statement was created on the 17th of September 2024 using the [[W3C Accessibility Statement Generator Tool>>url:https://www.w3.org/WAI/planning/statements/]].

Get Connected