CKEditor Accessibility Checker
This module integrates an accessibility checker into Drupal's WYSIWYG editor, allowing content creators to identify and fix accessibility issues directly within the editor. It bridges the gap between the CKEditor Accessibility Checker plugin and Drupal, providing a tool to ensure content meets accessibility standards.
πΊπ¦
This module is maintained by Ukrainian developers.Please consider supporting Ukraine in a fight for their freedom and safety of Europe.
Introduction
This module enables the Accessibility Checker plugin from CKEditor.com in your WYSIWYG. This plugin is an innovative solution that lets you inspect the accessibility level of content created in CKEditor and immediately solve any accessibility issues that are found.
Requirements
- CKEditor Module (Core)
Installation
- Enable CKEditor Accessibility Checker in the Drupal admin.
- Configure your WYSIWYG toolbar to include the button.
This project only handles the bridge between Accessibility Checker and Drupal. For support to the Accessibility Checker library feel free to ask at their project page.
Important
The Accessibility Checker plug-in is planned to be added to Drupal Core. See #2731373: [upstream] Include an accessibility tester in CKEditor (axe, Tota11y, HTML Code Sniffer) for details. Once that is done, and the plugin is included in a stable core release, this module will no longer be needed.