Add-ons / Plug-ins
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB.
This package is a straight, unmodified distribution of the code with standard options, with the addition of a configuration file for Perch.
Installation
- Unzip the file contents and place the
tinymcefolder intoperch/plugins/editors
Editor plugins can be used on any textarea field. Set the following options (alongside the standard ID, label, etc):
<perch:content type="textarea"
editor="tinymce" html="true" />