CKEditor Accessibility Checker
Copyright (c) 2014-2022, CKSource Holding sp. z o.o. All rights reserved.
New Features:
- #240: Added Brazilian Portuguese localization. Thanks to Guilherme Alves!
- #247: Introduced the
process
event in theEngine
type, allowing for adding custom issue types.
Fixed Issues:
- #233: Fixed: Balloon classes are localized, causing issues of a different testability to look the same.
New Features:
- #228: Added compatibility with the new default
moono-lisa
skin.
Fixed Issues:
-
#201:
imgShouldNotHaveTitle
Quick Fix - if the image has bothtitle
andalt
attributes, thealt
will be used as the default value. -
#185: Added a more verbose error message when jQuery is missing in the built version of .
-
#185: Added a more verbose error message when jQuery is missing in the built version of Accessibility Checker.
A brand new CKEditor plugin that lets you inspect accessibility level of content created in CKEditor and immediately solve any issues that are found. For an overview of its features, see the Accessibility Checker website.
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 (default: Quail).
- Quick Fix feature letting you fix common problems fully automatically!
All of this comes bundled with a tight integration with CKEditor.
The first release includes three language versions:
- English
- German (provided by Sebastian Peilicke of Sopra Steria GmbH)
- Dutch (provided by Dutch Government)