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

html 4.01

1 Answer 38 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
edgar.cardeira
Top achievements
Rank 1
edgar.cardeira asked on 09 Jul 2009, 05:12 PM
Hello!

Is it possible to have the editor to output html 4.01 instead of xhtml?

Thank You!

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 10 Jul 2009, 07:30 AM
Hi edgar.cardeira,

You can try by turning off the content filters of the RadEditor. In order to do so you need to modify the respective ConfigFile.xml or ListConfigFile.xml, which are located in the Program Files\Common Files\Microsoft Shared\web server extensions\wpresources\RadEditorSharePoint\4.x.x.x__1f131a624888eeed\RadControls\Editor folder.
Just add the following code.
<property name="ContentFilters">None</property> 

More information on Content filters you can find in the following help article http://www.telerik.com/help/aspnet-ajax/contentfilters.html.

I hope this helps.

Greetings,
Stanimir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
WebParts for SharePoint
Asked by
edgar.cardeira
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or