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 -r1.14.2.18 -r1.14.2.19 --- openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 24 Jun 2022 07:02:13 -0000 1.14.2.18 +++ openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 7 Aug 2022 13:01:41 -0000 1.14.2.19 @@ -24,15 +24,15 @@ # config file: # # ns_section ns/server/${server}/acs/richtext-ckeditor - # ns_param CKEditorVersion 4.19.0 + # ns_param CKEditorVersion 4.19.1 # ns_param CKEditorPackage full # 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.19.0] + -default 4.19.1] set ::richtext::ckeditor4::ckfinder_url [parameter::get \ -package_id $package_id \