This is a migrated thread and some comments may be shown as answers.

Update for Rad Editor 6.6.1.0

1 Answer 20 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Roelande
Top achievements
Rank 1
Roelande asked on 23 Sep 2010, 02:38 PM
Hello,

We're still using Rad Editor 6.6.1.0 for .NET 2.0 and recent some browsers don't support some of the markup the editor generates. For example, setting the text alignment in table cells adds inline markup like align="right" and vAlign="top" to the <td> element. I have noticed that the latest release of Rad Editor uses inline CSS for this.

I know it's not likely, but my boss asked me to come and ask you guys if there is a patch to make our old Rad Editor render out CSS-based markup.

Kind regards,
Kristof

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 23 Sep 2010, 03:10 PM
Hi Kristof,

The classic editor does not offer the requested functionality and the only way to achieve it in this version is to write a custom content filter, which will replace the non XHTML compliant attributes with their respective inline styles.

Best regards,
Rumen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Editor
Asked by
Roelande
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or