Index: openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl,v diff -u -N -r1.14.2.9 -r1.14.2.10 --- openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 23 Nov 2020 19:18:05 -0000 1.14.2.9 +++ openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 6 Dec 2020 08:53:40 -0000 1.14.2.10 @@ -25,7 +25,7 @@ # # ns_section ns/server/${server}/acs/richtext-ckeditor # ns_param CKEditorVersion 4.15.1 - # ns_param CKEditorPackage standard + # ns_param CKEditorPackage full # ns_param CKFinderURL /acs-content-repository/ckfinder # ns_param StandardPlugins uploadimage # @@ -53,7 +53,7 @@ set ::richtext::ckeditor4::ck_package [parameter::get \ -package_id $package_id \ -parameter CKEditorPackage \ - -default "standard"] + -default "full"] ad_proc initialize_widget { -form_id