]> git.andy128k.dev Git - ipf.git/commitdiff
enable iframe in html editor
authoravl <alex.litovchenko@gmail.com>
Mon, 27 Jul 2009 15:47:32 +0000 (18:47 +0300)
committeravl <alex.litovchenko@gmail.com>
Mon, 27 Jul 2009 15:47:32 +0000 (18:47 +0300)
ipf/form/widget/htmlinput.php

index ff9189e56f9773016603c28e10cb1241f3be6c5b..3ed0f7874e805d557deab279e4e80293bcaab665 100644 (file)
@@ -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",