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

Strip Confirmation message in MOSS RadEditor

1 Answer 50 Views
Editor
This is a migrated thread and some comments may be shown as answers.
EPU
Top achievements
Rank 1
EPU asked on 30 Mar 2010, 08:14 PM
Hello,

Is it possible to have a confirmation message when copy/paste in a MOSS RadEditor?
In the ToolsFile.xml file I added:
...  
    <tool name="FormatStripper">  
      <tool name="StripCss" /> 
      <tool name="StripFont" /> 
      <tool name="StripWord" /> 
    </tool> 
...  
 

In the ConfigFile.xml file I added:
...  
<property name="StripFormattingOptions">MSWord, Css, Font</property> 
.... 

But unfortunatly no message appeared on copy/paste, only security popups appeared (with IE8).

Thanks by advance.

Regards.
Didier.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 31 Mar 2010, 10:52 AM
Hello Didier,

The MS Word strip confirmation message appears only when the StripFormattingOptions property is set to "None" and when the content contains MS Word formatting. In all other cases the content is directly stripped depending on the value of the StripFormattingOptions.


Kind 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
EPU
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or