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

RAD Editor Spell Check

1 Answer 112 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
kishan_p_r
Top achievements
Rank 1
kishan_p_r asked on 13 Mar 2008, 06:41 AM
Hello,

Spell Checker is available for the RAD Editor 4.1.0 version. If yes, how do I enable it for a List in MOSS?

Thanks,
Kishan

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 13 Mar 2008, 03:39 PM
Hi Kishan,

To enable the AjaxSpellCheck tool in List scenarios, you need to modify the ToolsFile.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 tool:

<tool name="AjaxSpellCheck"/> 

To enable the AjaxSpellCheck tool in List (Wiki) scenario, open the ListToolsFile.xml file and add the following tag:

<tool name="AjaxSpellCheck"/>

I hope this helps.

Best regards,
George
the Telerik team

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