CKEditor Companion Modules

CKEditor Companion Modules esembrat3
Drupal Version

The Drupal community on campus has found a number of modules which help with using CKEditor:

IMCE

Versions: Drupal 10, 7

​IMCE can be used for managing images, and you might even use imce for files, as well.

Installation instructions for IMCE:

  1. Download, install, and configure IMCE.
  2. Remove the default Image button.
  3. Add the IMCE button.
  4. Enable the option "Plugin for inserting files from imce without image dialog".
  5. Enable the option "Plugin for inserting Drupal embeded media".

LinkIt

Versions: Drupal 10, 7

LinkIt can be used for managing URL links to pages on the site and outside of the site.

Installation instructions for LinkIt:

  1. Download, install, and configure LinkIt
  2. Remove the default URL button.
  3. Add the LinkIt button.
  4. Check "Support for Linkit module".

Image Resize Filter

Versions: Drupal 10, 7

From the Drupal.org site:  Image Resize Filter makes it easy to resize images, especially when combined with a WYSIWYG editor such as tinyMCE, CKeditor etc. Users never have to worry about scaling image sizes again, just insert an image and set it's height and width properties in HTML (this is done automatically by WYSIWYG editors) and the image is resized on output to match the HTML.