fonini / ckeditor-youtube-plugin

CKEditor Plugin to embed Youtube videos.
https://fonini.github.io/youtube-plugin-for-ckeditor-4.html
Do What The F*ck You Want To Public License
51 stars 61 forks source link

How can I embed this plugin with ckeditor version 3.6.2. #77

Closed kiranshahi closed 5 years ago

kiranshahi commented 5 years ago

I got following error when adding config.extraPlugins = 'youtube'; in config.js file

plugin.js?t=B8DJ5M3:16 Uncaught TypeError: Cannot read property 'button' of undefined
    at Object.init (plugin.js?t=B8DJ5M3:16)
    at Object.<anonymous> (ckeditor.js:2905)
    at t (ckeditor.js:2546)
    at Array.u (ckeditor.js:2556)
    at v (ckeditor.js:2562)
    at ckeditor.js:2585