From 1ee9191ec62189f44fdcc63ee051d8b48d681114 Mon Sep 17 00:00:00 2001 From: gtbu Date: Wed, 17 Jul 2024 13:24:19 +0200 Subject: [PATCH] Ckeditor 4.24 -update popup Ckeditor .com generates a nerving update-popup for version 4.24LTS - which requires a license . This patch stops the popup --- include/tool/Editing.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/tool/Editing.php b/include/tool/Editing.php index c6cc930..4d38e05 100644 --- a/include/tool/Editing.php +++ b/include/tool/Editing.php @@ -637,6 +637,7 @@ namespace gp\tool{ 'disableNativeSpellChecker' => false, '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](*)', 'toolbar' => array(