Not a developer? Go to MovableType.com

Documentation

RichTextEditor

This is documentation about a configuration directive, which can be placed within Movable Type’s core configuration file, mt-config.cgi, to customize the behavior of the system.

Deprecated:

This configuration directive was integrated into Editor in Movable Type 5.2 and later. Please use Editor in Movable Type 5.2 and later.

The RichTextEditor configuration directive can be used to override the default rich text editor in MT.

Find Movable Type plugins tagged “rich text”

Default value: archetype

Example

To use the YUI rich text editor (after installing the YUI plugin) add this to your mt-config.cgi file:

RichTextEditor YUI
Back