ng-ckeditor icon indicating copy to clipboard operation
ng-ckeditor copied to clipboard

Load Plugins

Open koder217 opened this issue 10 years ago • 2 comments

I am trying to add a youtube plugin to my editor - http://ckeditor.com/addon/youtube

I did exactly as the steps mentioned but with no luck. Am i supposed to do something different in ng-ckeditor.js ?

koder217 avatar Jul 26 '14 18:07 koder217

These are the steps I took to use plugins:

  1. Build the editor using http://ckeditor.com/builder where you can select any plugin.
  2. Replace the 'ckeditor' folder from 'ng-ckeditor/libs/ckeditor' with the build version from the step 1

tigerss avatar Aug 13 '14 10:08 tigerss

Even doing this: These are the steps I took to use plugins:

  1. Build the editor using http://ckeditor.com/builder where you can select any plugin.
  2. Replace the 'ckeditor' folder from 'ng-ckeditor/libs/ckeditor' with the build version from the step 1

Codesnippet plugin did not work

gustavolira avatar Nov 28 '15 10:11 gustavolira