ckeditor_bidi
2,367 sites
Security covered
Provides RTL and LTR text direction buttons for CKEditor 5 in Drupal. These buttons allow content editors to set or switch the text direction on block-level elements such as paragraphs and headings. This is essential for authoring content in right-to-left languages such as Arabic and Hebrew, and for creating mixed-direction content.
Installation
Install as you would normally install a contributed Drupal module. See https://www.drupal.org/docs/extending-drupal/installing-modules for further information. No external library download is needed — the CKEditor 5 bidi plugin is bundled with the module.
Configuration
- Go to Administration > Configuration > Content authoring > Text formats and editors (/admin/config/content/formats).
- Click the "Configure" button of a text format that already have "CKEditor" selected as it's "Text Editor".
- While on that text format configuration page, activate BiDi buttons by dragging them into active buttons area of the editor toolbar.