Copied to clipboard

Flag this post as spam?

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


  • Matthias Bier 30 posts 90 karma points
    Jan 09, 2013 @ 16:59
    Matthias Bier
    0

    RTE not accepting link inside figure tag (jquery picture)

    Hi,

    I want to write the following html code(jquery picture) manually in the RTE:

    <figure class="responsive" data-media="/media/24469/pic.png" data-media480="/media/24464/pic.png" title="Picture">
    <a href="/">
    <noscript>
    <img rel="645,539" src="/media/24464/pic.png"/>
    </noscript>
    </a>
    </figure>

    But the RTE keeps modifiy my code. If I remove the a tag and include only the noscript tag everything works fine.
    It seems as if tinymce does not allow the nested tags. I tried to change the tinymceconfig and adding a valid_children section but this did not work.

    Does anyone have a idea?

    Thanks
    Matthias



Please Sign in or register to post replies

Write your reply to:

Draft