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?

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?

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.

toolsprefcon
 

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.

contentaccess

Related Links