Accessibility Checker
Digest
The Accessibility Checker (called the 508c checker in versions 3.7 and below) checks and reports errors that, when resolved, result in an enhanced accessibility for published content for the Web Accessibility Initiative (WAI) Guidelines.
FAQs
- Is Content created with Cascade Server Accessible?
Content created via Cascade Server is automatically checked for 508 compliance (for persons with disabilities), and relevant W3C standards are adhered to.
The WCMS enforces the objective items for levels 1 and 2 compliance. This includes ALT attributes for images, summary attributes for tables, and other items. Certain initiatives are subjective, and human intervention is required.
Concept
Introduction to Accessibility Checker
The accessibility checker is typically turned on or off, system-wide, by an administrator. Depending on a user's permissions, the checker may be turned on or off at the page level as well.
When turned on, the accessibility checker, much like the spell checker and the link checker, is invoked after a page edit is committed by clicking the Submit button. If there are any elements that the CMS deems suspect, the user is forwarded to a Accessibility Checker page listing the errors sorted by the field on the page in which they occur.
The checker will report on common errors such as <table> elements without summary attributes as well as <img> tags without alt attributes among others. You can customize the accessibility checking for your own specific needs as well.
FAQs
- Does Cascade Server validate content?
Published content is validated to ensure it is in compliance with XHTML XML, and CSS specifications set by the organization. This ensures cross-browser support for published content.
Notification is given any time invalid code (XML, XSL, HTML, etc.) is submitted. The user is required to correct the error before saving changes to an asset.
HTML/XML errors are indicated by line number and the system gives a detailed explanation of the problem.
Technical
Turning the Accessibility Checker On & Off Globally
Accessibility checking can be turned on and off globally (system-wide) by an Admin user. This can be done by going to Tools > Preferences > Content.

Under the section "Default Data Checks," check the "Content Accessibility" checkbox to enable or uncheck to disable. Then press "Submit" at the bottom of the page to save the changes.


