$Id: install.html,v 1.2 2006/09/16 18:50:28 cristea Exp $
The first thing you need is the MamboFCK package. Download the package from: http://mamboxchange.com/projects/fck/
Unpack the package to the editors mambots. This is usually <Mambo directory>/mambots/editors/.
You should see in <Mambo directory>/mambots/editors/ this three new items:
MamboFCK directory structure:
<Mambo directory> [$mosConfig_live_site]
|
+-mambots/
|
+-editors/
|
+-mambofck.xml
| MamboFCK mambot definition file.
|
+-mambofck.php
| MamboFCK mambot engine.
|
+-mambofck/
|
+-FCKeditor/
| Original FCKeditor Directory.
|
+-mambofck/
| MamboFCK Plugin. This plugin add the buttons for
| {mosimage} and {mospage} in FCKeditor toolbar.
|
+-docs/
| MamboFCK documentation.
|
+-mambofck_config.js
Customized configuration file for FCKeditor.
MamboFCK need to have write access to these three files:
Usualy you must CHMOD these files to 646.
In Mambo administrative area select from top menu Mambots > Site Mambots. Click New from top-right menu.
Fill the Mambot Details form with the following values:
$Id: install.html,v 1.2 2006/09/16 18:50:28 cristea Exp $