diff --git a/include/tool/Editing.php b/include/tool/Editing.php index 878c52c..3b15402 100644 --- a/include/tool/Editing.php +++ b/include/tool/Editing.php @@ -642,7 +642,7 @@ namespace gp\tool{ 'FillEmptyBlocks' => false, 'autoParagraph' => false, 'versionCheck' => false, - 'extraAllowedContent' => 'iframe[align,frameborder,height,longdesc,marginheight,marginwidth,name,sandbox,scrolling,seamless,src,srcdoc,width];script[async,charset,defer,src,type,xml]; *[accesskey,contenteditable,contextmenu,dir,draggable,dropzone,hidden,id,lang,spellcheck,style,tabindex,title,translate](*)', + 'extraAllowedContent' => 'i[*],iframe[align,frameborder,height,longdesc,marginheight,marginwidth,name,sandbox,scrolling,seamless,src,srcdoc,width];script[async,charset,defer,src,type,xml]; *[accesskey,contenteditable,contextmenu,dir,draggable,dropzone,hidden,id,lang,spellcheck,style,tabindex,title,translate](*)', 'toolbar' => array( array('Sourcedialog','Templates','ShowBlocks','Undo','Redo','RemoveFormat'), //,'Maximize' does not work well