CKEditor Wordcount

Categories

Component ID

2699395

Component name

CKEditor Wordcount

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

11374

Component created

Component changed

Component body

Adds support for the Word Count & Char Count Plugin for CKEditor.

It can be enabled per filter format, and will show you the paragraph and word count, as well as count spaces as characters or count HTML as characters if you select those options. You can also set a maximum limit on total words or total characters, which will prevent input in CKEditor after that limit.

While this will prevent entry on the client side, you should not rely on this as any sort of field validation.

Requires core CKEditor and CKEditor Notification.

Installation

  1. Download the plugin from http://ckeditor.com/addon/wordcount
  2. Place the plugin in the root libraries folder (/libraries).
  3. Enable CKEditor Wordcount module in the Drupal admin.

Compatible with Drupal up to version 8.4.2.