Editor Advanced Table
9 sites
No security coverage
This module enhances the table editing experience in CKEditor by allowing users to add CSS classes, IDs, and direction attributes to tables.
Inspired by Editor Advanced Link, this module enhances the Table Properties dialog in CKEditor.
Allows to define the following attributes on tables:
- class
- id
- dir
Installation and configuration
CKEditor 5 (Drupal 10 / Drupal 11)
Install as usual, then:
1. Go to the "Text formats and editors" admin page (`admin/config/content/formats`)
2. Configure your text format
3. Enable the additional attributes you want for this format in the "Advanced table" tab of the "CKEditor 5 plugin settings"
4. Save your configuration