Telerik's RadEditor web part for MOSS is a modified version of the Telerik RadEditor control and it is built on top of the RadEditor for ASP.NET AJAX. Its a very feature rich WYSIWYG Editor which can be easily deployed and used in a SharePoint site. Major features of Telerik's RadEditor web part are:

  • Greatly improved loading speed
  • Decreased script size
  • New semantic rendering
  • Industry-best cross-browser support
  • Multilevel undo/redo with Action Trails
  • AJAX-Based File Browser Dialogs
  • Full keyboard accessibility
  • Simplified and intuitive toolbar configuration
  • Ability to have editors with different skins on the same page

Telerik's RadEditor web part can be deployed into a SharePoint web site using following simple steps:

Step-1: Run the stsadm.exe utility to install RadEditorMOSS.wsp.

By default stsadm.exe can be found in[Program Files]\Common Files\Microsoft Shared\web server extensions\12\BIN.

Use the following syntax:
stsadm -o addsolution -filename [Path]\RadEditorMOSS.wsp

Step-2: Open the SharePoint Central Administration page.


Step-3:
Go to the Operations page and click on Solution Management.


Step-4:
You should see the radeditormoss.wsp solution in the list. Click on the name link to go to the Solution Properties page.


Step-5:
Select Deploy Solution.


Step-6:
From the next page you can choose when and to which applications to deploy the solution.


Step-7:
After a successful deployment you will see the following screen:

Step-8: Now open your SharePoint website and you can see the Telerik RadEditor web part has been added in the web parts gallery. You can add this web part in a page wherever required.