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

Disable specific ContentFilter (site-wide)

3 Answers 47 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Mak
Top achievements
Rank 1
Mak asked on 29 Jan 2014, 11:04 AM
AHi there

We have encountered a massive problem with the ConvertCharactersToEntities ContentFilter.

After disabling the filter for a number of our Editors, we found that the issue went away but this now means that we have to apply the same code-behind concept for a large number of pages.

Is there a way to switch off this particular ContentFilter at the configuration level? I have checked the ToolsFile but no luck.

Regards

A.

3 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 31 Jan 2014, 03:31 PM
Hello,

You could create a theme and configure the Content Filters there. Then refer every RadEditor to this theme. Additional information about ASP.NET Themes and Skins could be found on this article.

Regards,
Nikolay
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
0
Mak
Top achievements
Rank 1
answered on 10 Mar 2014, 12:49 PM
Hi Nikolay

Many thanks for getting back to me, we will take the advice and apply the Theme on our RadEditor implementation.

One additional question for you if you dont mind, will it be possible to override the theme's usage within an ASPX file? for example if I want to inherit a Theme but also use the ToolProviderID on a single page where we utilise multiple Editors.

Regards

Ahmed
0
Nikolay
Telerik team
answered on 13 Mar 2014, 09:35 AM
Hi,

According to this article, section "Theme Settings Precedence", the theme's usage cannot be overrode within an ASPX file. You should set the ToolProviderID only on the ASPX page and you will not need to override it.

Regards,
Nikolay
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
Tags
Editor
Asked by
Mak
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Mak
Top achievements
Rank 1
Share this question
or