Index: openacs-4/packages/acs-templating/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-procs.tcl,v diff -u -r1.52.2.9 -r1.52.2.10 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 3 Jan 2016 21:25:40 -0000 1.52.2.9 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 5 Jan 2016 17:03:26 -0000 1.52.2.10 @@ -330,6 +330,8 @@ return $result } +set ::template::util::richtext::editors {} + ad_proc -public template::util::richtext::register_editor { editor } { Make an rich-text editor known to the templating system.