I don't want to load the entire ckeditor.js file. Like in ckeditor 3, you were able to build a bootstrap file but I don't see how you can do it with this new version. I see the code is still there, how does one go about this?
Thu, 12/13/2012 - 21:43
#1

This will be a big plus. I
This will be a big plus. I have a comment textarea in every page, but less than 0,1% of page views result in a comment. Load (parse and execute) a 400 KB JavaScript file for 99,9% of users that do not need it is a performance hurt.
Does CKEditor 4 support this feature like it did in the 3.x versions?