
== Installing the FCKeditor MT Plugin ==

* Move the mt-static/plugins/FCKeditor directory to your mt-static/plugins directory

* Move the plugins/FCKeditor directory to your plugins directory

* Add a config directive that tells MT to use the FCKeditor plugin

  mt-config.cgi (add this line)
  ----8<----cut----8<----
  RichTextEditor FCKeditor
  ----8<----cut----8<----


