Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Cute Editor Not Loading in DNN 4.4 Cute Editor Not Loading in DNN 4.4
Previous
 
Next
New Post
1/6/2007 7:37 AM
 

Hi All,

Very much excited to see the performance of DNN4.  How ever  I face a problem of loading Cute Editor in DNN 4.4. While it was working fine in 4.3 When I upgraded to 4.4 , it was really very very slow in loading Cute Editor for DNN version 4.X which finally ends up in Error Page.

Please Help Me.

Thanks in Advance.

Prasad Mulapalli
Covalense, Hyderabad

 
New Post
1/6/2007 8:43 PM
 

Humm

I dont use cute editor. However, it may be best to move this post to another forum. Not exactly the expertise of skinning folks.

Salar

 
New Post
1/7/2007 5:20 AM
 
Disable compression, whitespace removal and set viewstate storage to page.
 
New Post
1/8/2007 2:12 AM
 

Thanks for the reponse,

I have not implemented any compression till now.
I have just downloaded 4.4 version and added the default HTML editor as "Cute Editor" .
Please try this out and figure out your self.

Steps to integrate Cute Editor in DotNetNuke

1. Download and extract The Cute Editor for DNN  from following link
http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21905.aspx

 

2. Deploying the CEHtmlEditorProvider: Copy the folder “CEHtmlEditorProvider” from “NukeEdit4\Providers\HtmlEditorProviders”  and paste at your “server_projectname\Providers\HtmlEditorProviders” folder

3. Deploying the CuteEditor.dll assembly and license file 

The following files should be deployed to dotnetnuke_folder\bin.
  • CuteEditor.dll
  • DotNetNuke.CEHtmlEditorProvider.dll
  • NetSpell.SpellChecker.dll
  • CuteEditor.lic
4.      Modifying the web.config
 
Open the web.config file of the DotNetNuke project and navigate to the settings and add the following code there. Also set the default provider to CEHtmlEditorProvider.
<htmlEditor defaultProvider="CEHtmlEditorProvider">
  <providers>
    <clear/>
       <add name="CEHtmlEditorProvider"
     type="DotNetNuke.HtmlEditor.CEHtmlEditorProvider, DotNetNuke.CEHtmlEditorProvider"
     providerPath="~\Providers\HtmlEditorProviders\CEHtmlEditorProvider\CuteSoft_Client\CuteEditor\"
     UseDNNRootImageDirectory="true"
     UseDNNDefaultWidth="false"
     RemoveServerNamesFromUrl="true"
     UseRelativeLinks="true"
     RenderRichDropDown="true"
     UseSimpleAmpersand="false"
     CustomCulture=""
     ThemeType="Office2003_BlueTheme"
     DisableAutoFormatting="false"
     BreakElement="div"
     EditorBodyStyle="background-color:#ffffff"
     Admin_AutoConfigure = "Full"
     Admin_SecurityPolicyFile = "admin.config"
     Admin_TemplateItemList = ""
     Admin_DisableItemList = ""
     Admin_AllowPasteHtml  ="true"
     Admin_EditorOnPaste  = "default"
     Admin_ReadOnly = "false"
     Admin_ShowBottomBar ="true"
     Admin_ShowHtmlMode  ="true"
     Admin_ShowPreviewMode  ="true"
     Admin_EnableStripScriptTags  ="false" 
     Admin_EnableContextMenu    = "true"
     Admin_EnableContextMenuEditing  = "true"  
     Admin_EnableContextMenuFormat   = "true"
     Admin_EnableContextMenuInsert  = "true"
     Admin_EnableContextMenuInsertAdvanced  = "true"
     Admin_EnableContextMenuInsertFiles = "true"
     Admin_EnableContextMenuInsertForms = "true"
     Admin_EnableContextMenuRelative = "true"
     Admin_EnableContextMenuTags = "true"
     Admin_EnableContextMenuVerbs = "true"          
     Registered_AutoConfigure = "Full"
     Registered_SecurityPolicyFile = "default.config"
     Registered_TemplateItemList = ""
     Registered_DisableItemList = ""
     Registered_AllowPasteHtml  ="true"
     Registered_EditorOnPaste  = "default"
     Registered_ReadOnly = "false"
     Registered_ShowBottomBar ="true"
     Registered_ShowHtmlMode  ="true"
     Registered_ShowPreviewMode  ="true"
     Registered_EnableStripScriptTags  ="false" 
     Registered_EnableContextMenu    ="true" 
     Registered_EnableContextMenuEditing  = "true"  
     Registered_EnableContextMenuFormat   = "true"
     Registered_EnableContextMenuInsert  = "true"
     Registered_EnableContextMenuInsertAdvanced  = "true"
     Registered_EnableContextMenuInsertFiles = "true"
     Registered_EnableContextMenuInsertForms = "true"
     Registered_EnableContextMenuRelative = "true"
     Registered_EnableContextMenuTags = "true"
     Registered_EnableContextMenuVerbs = "true"   
     Guest_AutoConfigure = "Minimal"
     Guest_SecurityPolicyFile = "default.config"
     Guest_TemplateItemList = ""
     Guest_DisableItemList = ""
     Guest_AllowPasteHtml  ="true"
     Guest_EditorOnPaste  = "default"
     Guest_ReadOnly = "false"
     Guest_ShowBottomBar ="true"
     Guest_ShowHtmlMode  ="true"
     Guest_ShowPreviewMode  ="true"
     Guest_EnableStripScriptTags  ="false" 
     Guest_EnableContextMenu    ="true"  
     Guest_EnableContextMenuEditing  = "true"  
     Guest_EnableContextMenuFormat   = "true"
     Guest_EnableContextMenuInsert  = "true"
     Guest_EnableContextMenuInsertAdvanced  = "true"
     Guest_EnableContextMenuInsertFiles = "true"
     Guest_EnableContextMenuInsertForms = "true"
     Guest_EnableContextMenuRelative = "true"
     Guest_EnableContextMenuTags = "true"
     Guest_EnableContextMenuVerbs = "true" 
        />
   </providers>
</htmlEditor>

Thats all.....

now i hope u will find the dead slow delay in opening the default editor.

Thanks in Advance 

 
New Post
1/16/2007 12:25 AM
 

Hi Friends,

Here is the solution for the above problem.

Nothing much to do.... Just download the cute editor from the following link

http://cutesoft.net/download/NukeEdit4.zip 

and use it this will solve the problem.

Thank you

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Cute Editor Not Loading in DNN 4.4 Cute Editor Not Loading in DNN 4.4


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out