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.10 -r1.14.2.11
--- openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 6 Dec 2020 08:53:40 -0000 1.14.2.10
+++ openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 16 Dec 2020 18:53:38 -0000 1.14.2.11
@@ -44,7 +44,7 @@
-default ""]
#
- # The "cp_package" might be "basic", "standard", of "full";
+ # The "ck_package" might be "basic", "standard", of "full";
#
# Use "custom" for customized downloads, expand the downloaded zip file in
# richtext-ckeditor4/www/resources/$version
@@ -344,6 +344,7 @@
set ck_package ${::richtext::ckeditor4::ck_package}
}
+
set resource_info [::richtext::ckeditor4::resource_info \
-ck_package $ck_package \
-version $version]
Index: openacs-4/packages/richtext-ckeditor4/www/sitewide-admin/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-ckeditor4/www/sitewide-admin/index.adp,v
diff -u -r1.4.2.1 -r1.4.2.2
--- openacs-4/packages/richtext-ckeditor4/www/sitewide-admin/index.adp 22 Nov 2019 16:41:10 -0000 1.4.2.1
+++ openacs-4/packages/richtext-ckeditor4/www/sitewide-admin/index.adp 16 Dec 2020 18:53:38 -0000 1.4.2.2
@@ -3,5 +3,8 @@
Checking for CKEditor 4 in configuration @ck_package@.
- Checking for CKEditor 4 in configuration @ck_package@
+[basic,
+standard,
+full]
+