added i[*] in ck4-settings.php for FA

Further plugins are at https://github.com/gtbu/Ckeditor-4-Typesetter/tree/main/plugins
This commit is contained in:
gtbu 2025-04-27 17:36:37 +02:00
parent 45ccd7f793
commit a3185d4cf8

View file

@ -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