CuteEditor CuteEditor for ASP
 
Home   DotNetNuke Integration   Configure the provider   Online Demo   Developer's Guide   Forums   Feature Comparison Chart   Order
 

Installing Cute Editor for DotNetNuke 3.x The leader of Online Rich Text Editors

The following guide shows the steps to implement a CuteEditor for .NET Control into DotNetNuke 3.x application. If you haven't downloaded the software, please download the software copy from    http://cutesoft.net/download/NukeEdit3.zip.


Deploying the CEHtmlEditorProvider.

Add the CEHtmlEditorProvider (located in the archive) to the DotNetNuke 3.x solution. CEHtmlEditorProvider folder and all file it contains should be deployed to DOTNETNUKE_FOLDER\Providers\HtmlEditorProviders.   Display the screenshot of this step

Deploying the CuteEditor.dll assembly and license file

The following files should be deployed to DOTNETNUKE_FOLDER\Bin.   Display the screenshot of this step

  • CuteEditor.dll
  • DotNetNuke.CEHtmlEditorProvider.dll
  • NetSpell.SpellChecker.dll
  • CuteEditor.lic

Edit your web.config and locate the "htmlEditor" section. Change it to: