From: avl Date: Mon, 27 Jul 2009 15:47:32 +0000 (+0300) Subject: enable iframe in html editor X-Git-Tag: 0.5~388 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=c2045236ce9ae4a535bbedb7f7326c012e1fc272;p=ipf.git enable iframe in html editor --- diff --git a/ipf/form/widget/htmlinput.php b/ipf/form/widget/htmlinput.php index ff9189e..3ed0f78 100644 --- a/ipf/form/widget/htmlinput.php +++ b/ipf/form/widget/htmlinput.php @@ -73,6 +73,7 @@ class IPF_Form_Widget_HTMLInput extends IPF_Form_Widget theme_advanced_buttons3 : "tablecontrols", theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align: "left", + extended_valid_elements : "span[class|style],code[class],iframe[src|width|height|name|align|frameborder|scrolling]", mode : "specific_textareas", editor_selector : "htmlEditor", theme : "advanced",