[Plugin: CKeditor for WordPress] Custom templates.js path ?
-
Hi,
how can I set a custom template.js for CKeditor?
I’ve tried several things includingconfig.templates_files = [ ckeditorSettings.pluginPath+’custom.templates.js’ ];
or
config.templates_files = [‘/custom.templates.js’ ];
into the ckeditor.config.js file
but no one works 🙁Any help?
The topic ‘[Plugin: CKeditor for WordPress] Custom templates.js path ?’ is closed to new replies.