Skip to content

Latest commit

 

History

History
71 lines (35 loc) · 1.91 KB

File metadata and controls

71 lines (35 loc) · 1.91 KB

🧩 Drupal Modules for Accessibility

{% embed url="https://www.drupal.org/docs/getting-started/accessibility/contributed-modules-for-extending-accessibility-in-drupal" %} List of alll Contributed Drupal Modules {% endembed %}

Modules for Developers

Block ARIA Landmark Roles

Adds additional elements to the block configuration forms that allow users to assign a ARIA landmark role and/or ARIA labels to a block.

supported Drupal versions: 9.4, 10.x, 11.x

{% embed url="https://www.drupal.org/project/block_aria_landmark_roles" %}

A11Y: Form helpers

The following features are available:

  • No HTML5 validation
  • Readable inline error messages for screen readers
  • Selectable prefill attributes for form elements

supported Drupal versions: 9.x, 10.x, 11.x

{% embed url="https://www.drupal.org/project/a11y_form_helpers" %}

Devel Accessibility

For testing these Drupal features easier:

  • Drupal.announce announcements
  • Drupal.TabbingManager tabbing constraints

supported Drupal versions: 10.x, 11.x

{% embed url="https://www.drupal.org/project/devel_a11y" %}

Sa11y

Drupal wrapper for Sa11y accessibility checker.

supported Drupal versions: 10.x, 11.x

{% embed url="https://www.drupal.org/project/sa11y" %}

Modules for Content Editors

Editoria11y Accessibility Checker

Primary for content editors.

supported Drupal versions: 9.x, 10.x, 11.x

{% embed url="https://www.drupal.org/project/editoria11y" %}

Decorative Image Widget

When the uploaded image decorative purpose only, the alt not neccessary

supported Drupal versions: 9.2, 10.x, 11.x

{% embed url="https://www.drupal.org/project/decorative_image_widget" %}