- Open file “mambots/editors/tinymce.php” on any of the editor
- Change the below lines from
$invalid_elements = $params->def( 'invalid_elements', 'script,applet,iframe' );
to
$invalid_elements = $params->def( 'invalid_elements', 'script,applet' );
- Also change the below line from
extended_valid_elements : a[name|href|target|title|onclick], img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name], $elements",
to
extended_valid_elements : "a[name|href|target|title|onclick]," + "img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name]," + "iframe[src|width|height|frameborder|scrolling]," + "$elements",
Related Articles
- Hack of the Day: Upgrading the TinyMCE Emotion Plugin With PHP (readwriteweb.com)
- HTML Iframes (laongoandong46.wordpress.com)
- Drupal 6 или 7 + WYSIWYG + TinyMCE + Проверка правописания Яндекса | ZUBRIL.IN (gamepartru.wordpress.com)
Advertisements
Involved time to read all the commentary, but I actually genuinely savored the write-up. That proved to end up being Incredibly necessary to me along with I’m certain to all the commenters right here It’s usually great when you’re able to not only learn, but also kept amused I’m certain you possessed fun writing this write-up.
LikeLike
That is a great article!
LikeLike
That is a great article!
LikeLike