where can I download these PLUGIN reported on SUGAR files?
myfckconfig.js
//Adding support for embedded images
FCKConfig.Plugins.Add('InsertAttachment', 'en');
FCKConfig.Plugins.Add('EmbedAttachment','en');
In my FCKeditor\editor\plugins I found only: placeholder, simplecommands, tablecommands
thanks
myfckconfig.js
//Adding support for embedded images
FCKConfig.Plugins.Add('InsertAttachment', 'en');
FCKConfig.Plugins.Add('EmbedAttachment','en');
In my FCKeditor\editor\plugins I found only: placeholder, simplecommands, tablecommands
thanks
Re: EmbedAttachment PLUGIN and InsertAttachmen PLUGIN