Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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
  • No labels