Not a developer? Go to MovableType.com

Documentation

Editor

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.

    <div class="section">
        <p>Specifies the active text editor on the blog entry or web page editing screen. This directive is not case sensitive. </p>
    </div>

    <div class="section">
        <h3>Examples</h3>
        <pre>Editor tinymce</pre>
    </div>

    <div class="section">
        <h3>Default Value</h3>
        <pre>tinymce</pre>
    </div>

</div>
Back