Hello!
How to add custom options to CKEditor config? In my plugins i must write:
CKEDITOR.replace( document.getElementById("editor"), { skin: 'n1ed', allowedContent: true, extraPlugins: "N1ED, Flmngr", urlFileManager: 'http://host/fileManager', urlFiles: 'http://host/files', } );
but in CKEditor (CKEditor Provider Settings) only defaults fields: skin, allowedContent, extraPlugins
Help me please%)
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.