I've been trying to set up FCKeditor to allow our website to edit full HTML (for newsletters)
I've set FCKConfig.FullPage = true ; in fckconfig.js and this works fine for IE but not Firefox which still strips out all of the HTML / Header info.
I've also tried putting the following at the end of fckconfig.js as suggested in another thread I found but this didn't help either
FCKConfig.ProtectedSource.Add( /<style[\s\S]*?\/style>/gi ) ; // Protects <STYLE> tags.
FCKConfig.ProtectedTags = 'html|head|body';
Can anyone help?
(Note: FullPage editing works ok in Google Chrome as well)
I've set FCKConfig.FullPage = true ; in fckconfig.js and this works fine for IE but not Firefox which still strips out all of the HTML / Header info.
I've also tried putting the following at the end of fckconfig.js as suggested in another thread I found but this didn't help either
FCKConfig.ProtectedSource.Add( /<style[\s\S]*?\/style>/gi ) ; // Protects <STYLE> tags.
FCKConfig.ProtectedTags = 'html|head|body';
Can anyone help?
(Note: FullPage editing works ok in Google Chrome as well)
Re: Full Page mode in Firefox 4.0
I'd like to get answer for that too please.
Same thing here.
thanks
Paul Ellis
Same here - anybody find a
Same here - anybody find a solution in the end? - I see this thread is almost 2 years old and no answers..
FCKeditor is a retired and no
FCKeditor is a retired and no longer supported product. What is more, there will always be issues with some features not working in modern browsers, so there's no point in trying to find a solution for such bugs. The proper solution is to upgrade to CKEditor, and fast.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
I'm using CKEditor for .net -
I'm using CKEditor for .net - and getting this issue in Firefox and Chrome. IE is fine.
I posted a Q about it here - but nobody seems to have an answer... http://ckeditor.com/forums/Support/config-change-not-being-applied