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...Using Modules a...Using Modules a...HTML module replaces the content: < > < >HTML module replaces the content: < > < >
Previous
 
Next
New Post
4/8/2013 9:45 AM
 
I have an issue with the HTML editor in DNN 07.00.03 and 07.00.04.
If I go to the HTML module and paste the code below in HTML view then switch to Design view and back again to HTML then it breaks my code. Apparently it can't handle the data-title attribute.

<table>
    <tbody>
        <tr>
            <td data-title="some title">Lorem ipsum</td>
        </tr>
    </tbody>
</table>

Produces this code: &lt;td data-title="some title"&gt;Lorem ipsum</td>

I've tested this in DNN 04.09.05, 05.06.02, 06.02.05 and everywhere was working fine.
Even the online demo of the telerik rad editor works fine and doesn't change the text.

Is there a way I can set the HTML editor to work correctly?
 
New Post
4/15/2013 1:56 PM
 
I ran into the same issue with copying a link from a dnn6 html module to a dnn7 html module that displayed our twitter feed. I finally got it to work, but I'm not sure how I did it. If you find a solution that works, please post it here (or a link to the thread that has the information).
Thanks!
 
New Post
4/16/2013 1:58 AM
 
Hi
Instead of using the data-title in the HTML tag itself, try to put it through javascript. Like give an id to the html tag and on javascript using the id set the data title.
May solve problem.

Thanks,
Sunil Kumar [ DNN Developer, Mindfire Solutions,India ]
 
New Post
4/16/2013 9:14 AM
 
Yeah, same here. Ugh. I've gotten around it (for now) by switching to plain text view and not using the WYSIWYG editor for those modules that have 'other stuff' in them. I'm going to have a dig around though as there must be some way of removing that restriction in the RTE
 
New Post
4/22/2013 10:45 PM
 
I found a fix in this http://www.dotnetnuke.com/Resources/F...

If that link is broken, search for a thread subject "HTML Module - Disable HTML Auto Correction / Validation" dated 7/6/2012.  Basically you go into the RadEditor config file and turn off the content filters


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...HTML module replaces the content: < > < >HTML module replaces the content: < > < >


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