DESCRIPTION |
---|
$Description: Displays an editor for long text input. Based on config settings unless in toggle mode which will display a basic html text area$
ATTRIBUTES |
---|
-> [textareaname]: textarea id; default body. -> [fieldLabel]: textarea label
CONFIGURATION |
---|
The rich text editor is set in the ADMIN >> CONFIG >> General settings by using the supported editors name in RICHTEXTEDITOR option.
- none (no editor specified; tinyMCE in simple mode)
- tinyMCE (advanced mode)
- soEditorPro (commercial version)
- soEditor (lite version)
- eWebEditPro
- textarea (standard HTML textarea ie. no editor)
- htmlArea (defunct; supported but editor development has stopped)
- fckEditor
- eopro
- eoPro4