Hello,
Is it possible to have a confirmation message when copy/paste in a MOSS RadEditor?
In the ToolsFile.xml file I added:
In the ConfigFile.xml file I added:
But unfortunatly no message appeared on copy/paste, only security popups appeared (with IE8).
Thanks by advance.
Regards.
Didier.
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.