diff --git a/root/etc/e-smith/templates/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser/10All b/root/etc/e-smith/templates/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser/10All index 4c158b2..9eca449 100644 --- a/root/etc/e-smith/templates/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser/10All +++ b/root/etc/e-smith/templates/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser/10All @@ -73,6 +73,10 @@ $data->{'editor.imagick'} = { 'IM_CUSTOM_OPTIONS' => '-strip' }; +$data{'editor.ckeditor'} = { + 'AJXP_PLUGIN_ENABLED' => '1' +}; + $data = serialize($data); # PHP::Serialization has now way to # represent a boolean, so lets replace __true__