Hi Guys new here.
I am using CKEditor 3.6.5
I am trying to use the plugin for MediaEmbed.
Have not been able to use it despite all my search and effort.
I am not using CKedtor in any open source like wordpress and so on, just by itself.
I have done all have to be done in the calling page
e.g.
array( 'Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak','MediaEmbed'),
and in config file like below
//config.extraPlugins = 'tableresize';
//config.extraPlugins = 'MediaEmbed';
config.extraPlugins = 'tableresize,MediaEmbed';
I have also used "oEmbed" same issue. Could you please help
I am using CKEditor 3.6.5
I am trying to use the plugin for MediaEmbed.
Have not been able to use it despite all my search and effort.
I am not using CKedtor in any open source like wordpress and so on, just by itself.
I have done all have to be done in the calling page
e.g.
array( 'Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak','MediaEmbed'),
and in config file like below
//config.extraPlugins = 'tableresize';
//config.extraPlugins = 'MediaEmbed';
config.extraPlugins = 'tableresize,MediaEmbed';
I have also used "oEmbed" same issue. Could you please help