plugins - CKEditor 4 : Templates and allowedContent set in the config.js -


is there way of setting allowedcontent property true given plugin within config.js file?

i've downloaded minified, full version of ckeditor, has each plugin minified in main ckeditor.js file , plugin folders hold supporting files - hence need set within config.js file.

i know can set globally using config.allowedcontent = true, possible on per plugin basis?

you can download ckeditor-dev on github here edit plugins , build ckeditor release :

./dev/builder/build.sh

a "release ready" working copy of development code built in new dev/builder/release/ folder.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -