Index: openacs-4/packages/richtext-ckeditor4/richtext-ckeditor4.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-ckeditor4/richtext-ckeditor4.info,v diff -u -N -r1.11.2.12 -r1.11.2.13 --- openacs-4/packages/richtext-ckeditor4/richtext-ckeditor4.info 7 Aug 2022 13:01:41 -0000 1.11.2.12 +++ openacs-4/packages/richtext-ckeditor4/richtext-ckeditor4.info 9 Oct 2022 16:04:12 -0000 1.11.2.13 @@ -9,13 +9,13 @@ f f - + Gustaf Neumann Richtext editor plugin for integrating CKeditor 4 with acs-templating 2021-09-15 2 - + 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.20 -r1.14.2.21 --- openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 8 Oct 2022 19:55:01 -0000 1.14.2.20 +++ openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 9 Oct 2022 16:04:12 -0000 1.14.2.21 @@ -24,15 +24,15 @@ # config file: # # ns_section ns/server/${server}/acs/richtext-ckeditor4 - # ns_param CKEditorVersion 4.19.1 + # ns_param CKEditorVersion 4.20.0 # 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.1] + -default 4.20.0] set ::richtext::ckeditor4::ckfinder_url [parameter::get \ -package_id $package_id \