CKEditor Find/Replace
Component ID
2814077
Component name
CKEditor Find/Replace
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
196
Component created
Component changed
Component body
This module provides the find and replace functionality for CKEditor on Drupal 8.
Features
- Quickly search the text as well as replace words inside it.
- Common options available for matching:
- case
- whole word
- cyclic
Requirements
- CKEditor (Packaged with Drupal 8 Core)
Installation
- Download CKEditor Find/Replace from drupal.org into your module directory
- Download the CKEditor Plugin at Find/Replace
- Unzip and place the plugin folder contents in the following directory: DRUPAL_ROOT/libraries/ckeditor/plugins/find
- Enable the CKEditor Find/Replace module.
- In the Administrative menu, go to Configuration -> Text formats and editors.
- Select which text format you want to add the find/replace buttons to. For example “Basic HTMLâ€.
- Add the Find, Find RTL, and Replace buttons, which came from CKEditor Find/Replace module.
CKEditor Addon
http://ckeditor.com/addon/find
Special Thanks
Vardot and the team behind CKEditor Anchor Link, upon which this module is very closely based.
