saplings_ckeditor
Security covered
Configures a rich CKEditor 5 experience optimized for structured content editing, advanced linking, accessibility, and editorial convenience.
Features & Customization Highlights
- Headings - Includes H2–H6 options for semantic content structure.
- Lists - Supports advanced features like list reversal and start indices.
- Block Styles - Includes styled blockquotes, author credits, asides, and Bootstrap-styled buttons.
- Alignment - Enables left, center, and right text alignment.
- Bootstrap Grid - Integrates responsive Bootstrap 5 columns (1–6 cols, sm–lg breakpoints) using CDN.
- WProofreader - Live grammar and spellcheck in both free and premium modes.
- Link Attributes - Extend links with ARIA, class, rel, and title attributes.
- Source Editing - Whitelists safe HTML elements for advanced users.
- Media Management - Inline modal editing and configuration to preserve view modes.
- Linkit - Uses `saplings_default` profile for intelligent entity linking.
CKEditor Plugins and Free Premium Plugins
Thanks to the folks at CKSource, the maintainers of CKEditor, we are able to
include free plugins for the Drupal CKEditor. They are:
- Bookmark – Allows users to insert bookmarks within content for easier navigation.
- Find and Replace – Adds advanced find-and-replace functionality with a dialog-based UI.
- Indent Block – Enables indentation of content blocks, useful for layouts and nested structures.
- Paste Markdown – Allows pasting Markdown text and auto-converting it to structured HTML.
- Select All – Adds a toolbar button to select all content in the editor.
- To Do List – Enables checkable to-do style lists in documents.
- Word Count – Displays word count metadata in the editor toolbar.
- Fullscreen (Free Premium Plugin) – Provides a distraction-free fullscreen editing mode.
- WProofreader grammar and spell checker (Free version) – Provides integrated grammar and spellchecking support via WProofreader.