root/trunk/FCKeditor/INSTALL

Revision 398, 376 bytes (checked in by ddavis, 2 years ago)

added install notes

Line 
1
2== Installing the FCKeditor MT Plugin ==
3
4* Move the mt-static/plugins/FCKeditor directory to your mt-static/plugins directory
5
6* Move the plugins/FCKeditor directory to your plugins directory
7
8* Add a config directive that tells MT to use the FCKeditor plugin
9
10  mt-config.cgi (add this line)
11  ----8<----cut----8<----
12  RichTextEditor FCKeditor
13  ----8<----cut----8<----
14
15
Note: See TracBrowser for help on using the browser.