ubc-web-services / d10compat_ckeditor_a11ychecker
Adds the Accessibility Checker plugin to CKEditor.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:drupal-module
This package is not auto-updated.
Last update: 2024-11-07 22:00:47 UTC
README
CKEditor Accessibility Checker ============================== Description =========== Accessibility Checker 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. It is built upon three key elements: * User Interface optimized for quick problem solving. * Flexibility allowing you to use the accessibility checking engine of your choice. * Quick Fix feature letting you fix common problems fully automatically! The default implementation uses Quail as its accessibility tests library, but you can integrate any other similar library to achieve comparable results. Usage ===== Go to the Text formats and editors settings (/admin/config/content/formats) and add the YouTube Button to any CKEditor-enabled text format you want. Installation ============ 1. Download the plugin from http://ckeditor.com/addon/a11ychecker 2. Place the plugin in the root libraries folder (/libraries). 3. Enable CKEditor Accessibility Checker module in the Drupal admin. Each filter format will now have a config tab for this plugin. Dependencies ============ This module requires the core CKEditor module and CKEditor Balloon Panel module. Uninstallation ============== 1. Uninstall the module from 'Administer >> Modules'. MAINTAINERS =========== Mauricio Dinarte - https://www.drupal.org/u/dinarcon Darryl Norris - https://www.drupal.org/u/darol100 Edmund Dunn - https://www.drupal.org/u/edmunddunn Credits ======= Initial development and maintenance by Agaric. Maintenance by Aten Design Group.