Hello, I'm researching an upgrade of the Rich Text Editor that our custom CMS currently uses (Xinha) and I was wondering if anyone had input on this issue I anticipate. Xinha does not produce valid XHTML source (e.g. font/color/align tags) as well as heavy inline styling (div+float, inline styles). When this source is opened in CKEditor I assume it will all be converted to XHTML and all of the invalid formatting removed.
I'd like to know if CKE can be configured to translate this into XHTML+CSS so that client content is not displayed differently after editing. Or if there is a better approach to this issue. If you have any input I'd like to discuss this