Hey, just got CKEditor 4 beta and I noticed that just the ckeditor.js file alone is 440kb minified... am I using some version with EVERYTHING included?
My entire website has about 330kb of JS minified and I can't justify doubling that for one box where users can highlight a part of text and make it bold.
So am I missing something or is there a very lightweight just standalone BBCode version or something? 440kb is INSANE
My entire website has about 330kb of JS minified and I can't justify doubling that for one box where users can highlight a part of text and make it bold.
So am I missing something or is there a very lightweight just standalone BBCode version or something? 440kb is INSANE

viewtopic.php?t=26916
I understand that CKEditor is supposedly feature rich but when I see another basic editor of 40kb. All I want is my users to highlight text, make it bold, italic, underlined and add lists etc.
The only place I can imagine using this is for CMS inline editing where I don't care how long it takes an admin to download 400kb. I know it gets gzipped to about 130kb but then it's got to process it etc also
The repository also has samples which you may use for further reference.
Definitely not for me...
Didn't know that... That is cool