Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Role Theme Switcher Module role_theme_switcher crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

This module integrates CKEditor 5 with a Braille input plugin, enabling users to type Braille characters using keyboard shortcuts. It also allows for transliteration between regular text and Braille, offers configuration options for widget instances, and includes speech synthesis for reading content.

A Drupal module that integrates CKEditor 5 with a Braille input plugin, allowing users to type Braille unicode characters directly inside the editor using standard keyboard key combinations.

Features

  • Braille widget insertion with configurable key mappings
    (f d s j k l, pressed individually or in combination).
  • Transliteration between regular text and Braille via a toolbar dropdown.
  • A configuration dialog for setting words, Braille inputs,
    transliteration direction, and strict mode per widget instance.
  • Speech synthesis integration for reading back content.
  • API integration for fetching challenge data from an external endpoint.

Installation

Install in the usual Drupal way, preferably via Composer:

composer require drupal/ckeditor_braille

Enable the module, then navigate to
Administration → Configuration → Content authoring → Text formats, edit (or create) a format using CKEditor 5, and drag the Braille toolbar item into the active toolbar.

Drupal Configuration

Once the Braille toolbar item is added to a text format, a settings form appears on the Text format configuration page with the following sections: API, UI, Speech; See more about these in README.md.

The prebuilt assets
js/build/ckeditorbraille.umd.js and js/build/ckeditorbraille.css ship with the module and are ready to use without any build step.

Develop: TypeScript source

See the source on GitLab and see README.md for usage.

Supporting this Module

A big thanks to Northeast Resource Center for Vision Education for their support of the project.

Activity

Tracked releases
2
Tracked since
Apr 2026
Latest release
4 weeks ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.2.0 Stable Jul 24, 2026
1.0.9 Stable Apr 9, 2026