CKEditor Read More
547 sites
Security covered
This module adds a button to the CKEditor toolbar that allows users to hide content and reveal it by clicking a "Read more" link.
This module adds a new button to CKEditor which allows users to hide selected content and only show it on "Read more" button click.
Installation
CKEditor Module (Core)
- Enable the module
- Drag and drop the Read More button icon to the CKEditor toolbar in the Text formats you want to use it (admin/config/content/formats)
- Enable the filter Filter readmore
- If you have enabled "Limit allowed HTML tags" filter in Text formats and editors settings, check if you have
<div data-readmore-less-text data-readmore-more-text data-readmore-type class="ckeditor-readmore">present in the "Allowed HTML tags" section. Usually this is added automatically. - Save the text format configuration and clear the cache.
- You can now use it in those Text formats.
Wysiwyg Module (With CKEditor installed)
- Enable the module
- Enable "Limit allowed HTML tags" filter in Text formats and editors settings (admin/config/content/formats).
- Add
<div data-readmore-less-text data-readmore-more-text data-readmore-type class="ckeditor-readmore">in the "Limit allowed HTML tags" section. - Enable "Read more" plugin in Wysiwyg profile settings (admin/config/content/wysiwyg).
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.0-alpha5 | Pre-release | 10–11 | Jan 12, 2026 | ||
| 3.0.0-alpha4 | Pre-release | 10 | Nov 4, 2024 | ||
| 3.0.0-alpha3 | Pre-release | 10 | Oct 31, 2024 | ||
| 3.0.0-alpha2 | Pre-release | 10 | Oct 29, 2024 |