Hey guys,
I started using CKEditor like two days ago and I work for a website where I have to put in walkthroughs for games. As some of you may know, a walkthrough can be very very large but I am trying to post it in a little at a time. Say the size is 40kb on the notepad and I decide to copy everything and paste it into the CKEditor and change the font and size; the paragraph format is always by default in normal (DIV) which means that it uses the div tags but I want it to use the paragraph tags <p> </p> instead. So I change the format to "normal". But no matter what I do, the editor eats away some lines from the bottom of the document after I try to update the page. Sometimes this is fixed and sometimes, it varies.
Please help me out here, I need to do something to make the thing stop eating away my lines. I need to meet a deadline and I'm am working on a wire right now so please please please,, advice.....
I started using CKEditor like two days ago and I work for a website where I have to put in walkthroughs for games. As some of you may know, a walkthrough can be very very large but I am trying to post it in a little at a time. Say the size is 40kb on the notepad and I decide to copy everything and paste it into the CKEditor and change the font and size; the paragraph format is always by default in normal (DIV) which means that it uses the div tags but I want it to use the paragraph tags <p> </p> instead. So I change the format to "normal". But no matter what I do, the editor eats away some lines from the bottom of the document after I try to update the page. Sometimes this is fixed and sometimes, it varies.
Please help me out here, I need to do something to make the thing stop eating away my lines. I need to meet a deadline and I'm am working on a wire right now so please please please,, advice.....
Re: CKEditor max limt...... problems from pasting thru notep
When you change from Normal (DIV) format to "Normal" the editor deletes part of your text at the bottom? I tried recreating something similar using a rather large paste (a VERY large walkthrough) and I didn't get any truncations while switching paragraph formats. Try recreating the process in our demo page. If it works normally then it's definitely a configuration problem, so you will have to get in touch with your webmaster and explain to them your problem. The API configuration page might offer some insight as to what kind of options are available.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!