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.13 -r1.14 --- openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 4 Oct 2018 08:38:44 -0000 1.13 +++ openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 17 Jan 2019 22:45:47 -0000 1.14 @@ -21,15 +21,15 @@ # config file: # # ns_section ns/server/${server}/acs/richtext-ckeditor - # ns_param CKEditorVersion 4.10.0 + # ns_param CKEditorVersion 4.11.2 # ns_param CKEditorPackage standard # ns_param CKFinderURL /acs-content-repository/ckfinder # ns_param StandardPlugins uploadimage # set ::richtext::ckeditor4::version [parameter::get \ -package_id $package_id \ -parameter CKEditorVersion \ - -default 4.10.0] + -default 4.11.2] set ::richtext::ckeditor4::ckfinder_url [parameter::get \ -package_id $package_id \