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

Spell check custom words issues

1 Answer 25 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Stuart
Top achievements
Rank 1
Stuart asked on 27 Mar 2008, 02:57 PM
We've just found that when you add a new word to the custom dictionary, it is stored in a single text file, shared by all users. Is there any way to make it user specific?

Also, presumeably there will be problems in web farms?

If these issues can't be resolved, can the option be removed from the popup/context menu?

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 28 Mar 2008, 02:13 PM
Hi Stuart,

Currently, RadEditor for MOSS does not support such feature. As for disabling this option, you can modify the ConfigFile.xml which is located in the following folder:

/Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/4.5.0.0__1f131a624888eeed/RadControls/Editor/

and add the following property:

<property name="SpellAllowAddCustom">false</property>



Best regards,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
WebParts for SharePoint
Asked by
Stuart
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or