$Id: install.html,v 1.2 2006/09/16 18:50:28 cristea Exp $

MamboFCK Installation

Getting the mambot

The first thing you need is the MamboFCK package. Download the package from: http://mamboxchange.com/projects/fck/

Unpack MamboFCK

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.

Check file permisionss

MamboFCK need to have write access to these three files:

Usualy you must CHMOD these files to 646.

Add the mambot from Mambo administrative area

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 $