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 do I How do I
Previous
 
Next
New Post
3/7/2007 5:44 PM
 

HI

How do I connect to DNNs default text editor in aspx and module development and how do I get it the the editor to replace the text fields I want to accept rich text?

 

I was given this information before

placing this at the top of the aspx page <%

and placing this in the body between the forms tag

 

but I only get an error from this which seem to come from the dnn:TextEditor tag

 

Can anyone please help

 

<dnn:TextEditor id="MyTextEditor" runat="server" width="100%" height="400" ChooseMode="false" ChooseRender="false" HtmlEncode="true"></dnn:TextEditor>

regards

 

Marcel

@ Register TagPrefix="dnn" TagName="TextEditor" Src="~/controls/texteditor.ascx"%>
 
New Post
3/8/2007 3:48 PM
 

The "~" may not be doing what you want in this case.  Use "../" to go up levels until you get the webroot.  For example this is working for me:

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

 

 
New Post
3/9/2007 6:00 PM
 

does it matter if the default dnn text editior (as in the web.config file) is fckeditor instead of the one that comes with DNN?

 
New Post
3/11/2007 3:45 AM
 
yes, it does

1.99 $ for a million email addresses - the cheapest price in the world. Check http://luvit.bravehost.com/ for detail
 
New Post
3/11/2007 9:04 PM
 

Xrock,

as per my original question how do you use the default thats default html editor in development as I shouldn't matter which editor is being used because the default is set in the webconfig.  All pages (existing DNN) pick up the default as defined in the web.config file, on the fly. 

So does any body know how to do this.  I cant beleive there is nobody out there with the (constructive) information.

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0How do I How do I


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