You are here

README.txt in CKEditor Accessibility Checker 8

Same filename and directory in other branches
  1. 7 README.txt
  2. 2.0.x README.txt
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

Credits
=======
Initial development and maintenance by Agaric.

File

README.txt
View source
  1. CKEditor Accessibility Checker
  2. ==============================
  3. Description
  4. ===========
  5. Accessibility Checker is an innovative solution that lets you inspect the
  6. accessibility level of content created in CKEditor and immediately solve any
  7. accessibility issues that are found.
  8. It is built upon three key elements:
  9. * User Interface optimized for quick problem solving.
  10. * Flexibility allowing you to use the accessibility checking engine of your
  11. choice.
  12. * Quick Fix feature letting you fix common problems fully automatically!
  13. The default implementation uses Quail as its accessibility tests library, but
  14. you can integrate any other similar library to achieve comparable results.
  15. Usage
  16. =====
  17. Go to the Text formats and editors settings (/admin/config/content/formats) and
  18. add the YouTube Button to any CKEditor-enabled text format you want.
  19. Installation
  20. ============
  21. 1. Download the plugin from http://ckeditor.com/addon/a11ychecker
  22. 2. Place the plugin in the root libraries folder (/libraries).
  23. 3. Enable CKEditor Accessibility Checker module in the Drupal admin.
  24. Each filter format will now have a config tab for this plugin.
  25. Dependencies
  26. ============
  27. This module requires the core CKEditor module and CKEditor Balloon Panel
  28. module.
  29. Uninstallation
  30. ==============
  31. 1. Uninstall the module from 'Administer >> Modules'.
  32. MAINTAINERS
  33. ===========
  34. Mauricio Dinarte - https://www.drupal.org/u/dinarcon
  35. Darryl Norris - https://www.drupal.org/u/darol100
  36. Credits
  37. =======
  38. Initial development and maintenance by Agaric.