CuteEditor CuteEditor for ASP
 
Home   CS 2007Integration   Developer's Guide   Forums   Feature Comparison Chart   Order
 

Installing Cute Editor for CommunityServer 2007 The leader of Online Rich Text Editors

Deploying the CuteEditor.dll assembly and license file

The following files should be deployed to CommunityServer_FOLDER\Bin.

  • CuteEditor.dll
  • CuteEditor.ImageEditor.dll
  • Telligent.CuteEditorWraper.dll
  • NetSpell.SpellChecker.dll
  • CuteEditor.lic

Deploying the CuteEditor Client files.

The "CuteSoft_Client/CuteEditor" folder and all file it contains should be deployed to CommunityServer_FOLDER\CuteSoft_Client\CuteEditor\ on your web site.


Edit your communityserver.config and locate the "editors" section.


Change it to:

Log in as admin, go to forums and write a new post. Your editor UI should like the image below.


You can customize admin toolbar layout and admin security policy file by editing the following XML file.

  • ~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/CSAdministrator.config (toolbar layout)
  • ~/CuteSoft_Client/CuteEditor/Configuration/Security/Administrator.config (security policy)

Log in as a registered user, go to forums and write a new post. Your editor UI should like the image below.


You can customize registered user toolbar layout and security policy file by editing the following XML file.

  • ~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/CSRegistered.config (toolbar layout)
  • ~/CuteSoft_Client/CuteEditor/Configuration/Security/Registered.config (security policy)