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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0How to Integrate FckHtmlEditorProvider in ModuleHow to Integrate FckHtmlEditorProvider in Module
Previous
 
Next
New Post
12/9/2008 4:16 AM
 

Hi,

I want to register and integrate FckHtmlEditorProvider on my module. I have done with all changes in web.config file however I am not abe to register and use it on module (.ascx).

please let me know if anyone have done the same.

 
New Post
12/9/2008 4:42 AM
 

Try including the TextEditor control in your ASCX file for your module

<%

@ Register TagPrefix="dnn" TagName="texteditor" Src="~/controls/TextEditor.ascx" %>

<

dnn:texteditor id="teArticleText" runat="server" Width="100%" Height="500" HtmlEncode="false" TextRenderMode="Raw" />

Access the control in codebehind with teArticleText.Text


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
12/10/2008 5:54 AM
 

Hi Chris,

 

Thanks for your reply.

I have added the FCKEditor as per your suggetion and its working very fine for all the functionality apart from spell check. When I click on Spell Cehck it asks me for new download which I dont want.

Is there any other way to to plug-n-play spell checker coz my client is not ready install any other thing on Server.

 
New Post
12/10/2008 6:06 AM
 

the IE Spell plugin in FCK is actually a browser plugin, not a server plugin, afaik.

 


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
12/10/2008 6:13 AM
 

Yeah Chris,

thats true. However I dont want to do anything like browser side aslo, Just want to start spell check. Could you please let me know any way to overcome on installation?

 

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0How to Integrate FckHtmlEditorProvider in ModuleHow to Integrate FckHtmlEditorProvider in Module


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