By mero on
Hello there!
Can someone please help or send me instructions of how to install FCKeditor. Which files need amending?
I have following files and folders ../Drupal/modules/fckeditor/fckeditor/:
* Parent Directory
* _documentation.html
* _samples/
* _upgrade.html
* _whatsnew.html
* editor/
* fckconfig.js
* fckeditor.afp
* fckeditor.asp
* fckeditor.cfc
* fckeditor.cfm
* fckeditor.js
* fckeditor.lasso
* fckeditor.php
* fckeditor.pl
* fckeditor.py
* fckeditor_php4.php
* fckeditor_php5.php
* fckpackager.xml
* fckstyles.xml
* fcktemplates.xml
* htaccess.txt
* license.txt
Mero
Comments
FCKeditor installation
Hi,
You need two things to install FCKeditor:
First the module from drupal.org. decompress it and place it in the /modules/fckeditor directory.
Second, go to the FCKeditor page and download it. Decompress and place everything in the /modules/fckeditor/fckeditor directory.
Proceed as usual with the activation and configuration of the module and that's it.
Ref: http://drupal.org/project/fckeditor and http://www.fckeditor.net/
Regards
FCKeditor installation
Hi!
Thanks a lot. Followed your instruction and all working fine.
Do you know which module is best for creating booking forms and image gallery?
Mero