Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

CKEditor Quote

2,461 sites No security coverage
View on drupal.org

This module provides a CKEditor plugin that enhances the standard blockquote feature by allowing editors to add a quote along with an author. It also supports breaking quotes into multiple paragraphs and is compatible with existing blockquotes.

A CKEditor plugin for Drupal to create a quote with text and author.

It improves the blockquote plugin by allowing the editor to add an author. It is compatible with previous existing blockquotes without author.

It allows editors to break the quote in different lines (by using <p>).

Versions

Version 3.x is compatible with CKEditor 5, while version 2.x just works with CKEditor 4.

Example

Using the CKEditor plugin you can enter the quote with the author.

<blockquote>
  <p>Only when we are brave enough to explore the darkness will we discover the infinite power of our light</p>
  <div class="author">Brene Brown</div>
</blockquote>

How to configure

First enable the module and then go to Configuration - Content authoring - Text formats and editors, and edit those you want to use CKEditor Quote with. The icon of the plugin is like the blockquote with a "+" symbol below. You can replace blockquote with CKEditor Quote if it was already in use.

You would need to add <div class="author"> as allowed HTML tags if you are using the "Limit allowed HTML tags and correct faulty HTML" filter.

Activity

Total releases
2
First release
Jun 2025
Latest release
8 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Release date
3.x-dev Dev Nov 11, 2025
3.0.1 Stable Jun 18, 2025