Installing FCKeditor is quite a simple task. Just follow these simple steps:
* You can place the files in any directory. "FCKeditor" is the default one. If
you prefer using another one, just set the editor's base path in the code. For
example:
oFCKeditor.BasePath = '/Components/FCKeditor/' ;
You can optionally delete all directories started with underline ("_"). They
are not necessary to the editor to run.
The package comes with a test sample page available for every programming languages that the editor is compatible to. Take a look at the _samples directory.