ng-ckeditor
ng-ckeditor copied to clipboard
Load Plugins
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 ?
These are the steps I took to use plugins:
- Build the editor using http://ckeditor.com/builder where you can select any plugin.
- Replace the 'ckeditor' folder from 'ng-ckeditor/libs/ckeditor' with the build version from the step 1
Even doing this: These are the steps I took to use plugins:
- Build the editor using http://ckeditor.com/builder where you can select any plugin.
- Replace the 'ckeditor' folder from 'ng-ckeditor/libs/ckeditor' with the build version from the step 1
Codesnippet plugin did not work