WYSIWYG CKEditor DragResize

Categories

Component ID

2374555

Component name

WYSIWYG CKEditor DragResize

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

5318

Component created

Component changed

Component body

WYSIWYG CKEditor DragResize plugin is a wrapper for the ck-dragresize CKEditor plugin. It implements draggable image resizing, currently just for Webkit-based browsers (Chrome/Safari/Opera).

This module is intended for site builders using the CKEditor in libraries with WYSIWYG module. For better WYSIWYG CKEditor Drupal integration, you may consider using the CKEditor for WYSIWYG Module which includes ck-dragresize.

Installation

  1. Download & Enable WYSIWYG module.
    http://drupal.org/project/wysiwyg
  2. Download and use CKEditor in WYSIWYG profile(s)
    https://ckeditor.com
  3. Download ck-dragresize plugin
    https://github.com/sstur/ck-dragresize
  4. Place ck-dragresize plugin files into
    sites/*/libraries/ckeditor_plugins/ck-dragresize/ so that the .js file is accessible at
    sites/*/libraries/ckeditor_plugins/ck-dragresize/plugin.js
  5. Enable this module (WYSIWYG CKEditor DragResize)

Usage

Enable the DragResize plugin in the CKEditor WYSIWYG profile. You may then, with a webkit browser / Google Chrome, use the resize handles at the corners of the images in CKEditor.