4
hi'
That's a matter that an experimented user can resolve :
• open Pspad editor
• paste your html source in this editor
• use compress html code function
• copy / paste this compressed code in source window
• send your form without preview
... but for an end user, you should take a look to FCKeditor forums (there is a lot of topic about this matter)
If I can remember (in fact, I'm reading some notes), you have to modify fckeditor/fckconfigs.js file, line 83.
//FCKconfig.FormatOutPut = true ;
FCKconfig.FormatOutPut = false ;
... I'm not sure at all that will resolve
matter or that not produce other trouble. Just test it (be careful : you have to erase /cache folder content each time).
I have put a 2.6.3. / personal version here (with 3 videos plugins / buttons).
http://www.babylonbyxoops.net/modules/simplecontent/article.php?article_id=68Perhaps this version would work better than yours ?
(sorry for bad english)