Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -r1.284.2.33 -r1.284.2.34 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 11 Oct 2019 06:59:47 -0000 1.284.2.33 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 11 Oct 2019 08:43:20 -0000 1.284.2.34 @@ -2016,7 +2016,7 @@ {submit_callback ""} {extraPlugins "xowikiimage"} {extraAllowedContent {*(*)}} - {ck_package standard} + {ck_package standard-all} {templatesFiles ""} {templates ""} {contentsCss /resources/xowiki/ck_contents.css} @@ -2131,6 +2131,7 @@ # the latter is not included in the standard builds (only in # "-all"). # + ::xo::show_stack ::richtext::ckeditor4::add_editor \ -order 90 \ -ck_package ${:ck_package} \