I've disabled the safe_html portal transform completely (/portal_transforms/safe_html/manage_main), as well turned off all the filtering in the html filtering control panel (/@@filter-controlpanel).
But still, if I try to enter something like this into the tinymce editor html view:
<script type="IN/MemberProfile" data-id="http://www.linkedin.com/in/mostmedia" data-format="inline"></script>
After saving it becomes:
<script type="IN/MemberProfile"></script>
Is there anyplace else I should be looking?
Adding <script />
tags in TinyMCE with all attributes intact works for me on a fresh Plone 4.3.2 site if I do the following:
/portal_transforms/safe_html/manage_main
.script
from nasty_tags
.script
to valid_tags
.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With