ck-dragresize icon indicating copy to clipboard operation
ck-dragresize copied to clipboard

How to use this plugin?

Open brothergiez opened this issue 8 years ago • 1 comments

Hi guys

how to use this plugin?

brothergiez avatar Jul 19 '16 08:07 brothergiez

Hello,

I just wasted time looking for this :) So for you or others who wants to load this plugin you just have to :

  • create a folder named dragresize in the CKEDITOR plugins directory
  • put the plugin.js file inside
  • configure CKEDITOR to load this plugin, for example in config.js : config.extraPlugins = 'dragresize';

PS : Thanks @sstur for this plugin, it's very incredible that the webkit issue has never be solved (https://bugs.webkit.org/show_bug.cgi?id=12250)

Adrienb91 avatar Nov 03 '21 16:11 Adrienb91