Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Muhammad hussain 33 posts 53 karma points
    Feb 02, 2011 @ 07:54
    Muhammad hussain
    0

    Tiny MCE remove   tag

    Hi All

    I upgrade umbraco from 4.0.2 version to new version 4.5.2.

    The problem is Richtext editor(Tiny MCE editor).

    When i save

    <div class="faq_greenbar">
    &nbsp;
    </div>

    Then i delete all the div and our html is distrub.

    Plz any one has solution of this

    Thanks

    Muhammad Hussain

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 02, 2011 @ 08:36
    Jan Skovgaard
    0

    Hi Muhammad

    Try having a look at the tinyMceEditorConfig.config file, which is found in the "config" folder - here you should be able to allow the &nbsp; entity in the content. If this does not work for you it's possible to disable tidy in umbracoSettings.config instead. However I do not recommend this.

    Is there any reason why you're having a styled div inside your RTE? This seems like something that should belong in a template?

    /Jan

  • Muhammad hussain 33 posts 53 karma points
    Feb 02, 2011 @ 09:07
    Muhammad hussain
    0

    HI Jan

    Thanks for Response.

    The reason is that i put all my html in editor becasue it has a lot of section and i can not create individualy section for each on editor. That why i put all the html in editor.

    I got help from this link and impliment. This work syccessfully.

    Please check is this helpful for me ?.

    http://our.umbraco.org/wiki/how-tos/customizing-the-wysiwyg-rich-text-editor-%28tinymce%29/allow-any-markup-in-the-tinymce-editor

     

    Thanks

    Muhammad Hsusain

Please Sign in or register to post replies

Write your reply to:

Draft