/image-resizer-redactor3

Simple image resizer for Redactor 3 Editor

Primary LanguageJavaScript

A simple image resizer for Redactor 3.

This is a simple image resize tool for Redactor3 during the original imageResizable option isn't available.

Installation

  // Update redactor.js, insert following codes at line # 15100.
  "resize": {
       title: 'Resize',
       api: 'plugin.imagecontrol.open',
       args: node
   }

Usage

1: Load this plugin as usual. 2: Add your own codes if needed.

Support

Welcome to fork to improve this plugin, please contact me: justinwang24@yahoo.com.au .

License

The MIT License (MIT).