Read more at http://www.fry-it.com/oss/ZTinyMCE ZTinyMCE is an adaptation of TinyMCE into Zope2. You can read more about TinyMCE here: http://tinymce.moxiecode.com/ Once installed it consists of two parts: * A TinyMCE instance * Several TinyMCE Configuration instances The TinyMCE Configuration instances must be able to find at least one TinyMCE instance. The configuration is basically just a piece of javascript code that starts the editor. ZTinyMCE was written by Peter Bengtsson of Fry-IT ltd. in 2006