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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Telerik RadEditor and relative pathsTelerik RadEditor and relative paths
Previous
 
Next
New Post
8/6/2010 10:47 AM
 
After some more testing it was found that the solution above breaks anchor links. I added a check for the anchor box below. This all goes in the same place (line 49)
//linkUrlTextBox.value = obj.get_value();
                    var linkAnchorSelect = document.getElementById("ExistingAnchor");
                    if (linkAnchorSelect.selectedIndex == 0){
                        var url = obj.get_value();
                        var remove = window.location.protocol + '//' + window.location.host;
                        linkUrlTextBox.value = url.replace(remove, '');
                    }
 
New Post
8/31/2010 11:28 PM
 
Has this been fixed in the latest release? It can be a fairly significant issue for those of us running multiple domains or, most significantly in my case - a virtualized development environment which is going to change from a simple IP address to the full domain when we roll out live and I've already had to hand code hundreds of links.

Wells Doty Jr
Online Content Development
 
New Post
9/1/2010 10:22 AM
 
I'm not sure since I haven't downloaded it.

I'm finding more and more issues with the radEditor that I may just switch back to FCK. I seem to have a lot of issues with the editor spacing elements and wrapping classes incorrectly. Another big issue is that it removes what it thinks are unnecessary line breaks or inserts paragraphs without a non-breaking space. It makes using the editor a total crapshoot for a novice content manager. Another great example of a half baked implementation, implemented by developers with little UX testing. Most of the issues are from the DNN implementation of the RE. Before it was included, the provider from telerik was much, much better.

There is an offshoot RE provider on codeplex that promises a lot, but I haven't tried it yet.
 
New Post
9/1/2010 12:14 PM
 
Wells,

I found and installed the radeditor provider on codeplex. It is much improved over the dnn core provider. It has the relative paths built in.

http://www.dotnetnuke.com/Community/F...
 
New Post
9/1/2010 12:50 PM
 
If you would like these issues to be fixed - please log each issue in support.dotnetnuke.com. Please give the FULL detail of each problem (one per issue). If there is a code please state it (it will speed things up). Much appreciateed.


Alex Shirley


 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Telerik RadEditor and relative pathsTelerik RadEditor and relative paths


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