I wanted an FCkEditor for my drupal site. I installed FCKEditor drupal module, The FCKeditor itself inside the fckeditor module folder and enabled the module and for all the authenticated users. but somehow it just doesnt seem to be working.

Any help will be appreciated.

Comments

Make sure fckeditor files

Make sure fckeditor files located like this: fckeditor/fckeditor/fckeditor.js, you may post any question to http://drupal.org/project/fckeditor page if you need fckeditor maintainers help.

You may give a try for http://drupal.org/project/whizzywig, this is an all-in-one editor, just enable this module and you will have WYSIWYG editor in your Drupal website.

HTH

I had the same problem and

I had the same problem and went ahead and installed the updated CKEditor with the WYSIWYG module. I had to use the latest dev WYSIWYG module. I was using Drupal 5. It works well for me and development is very active on the WYSIWYG module. If you can get it to work and stand a few little issues here and there for a few weeks or months with the WYSIWYG module, I would give it a go. I don't like WYSIWYG editors, but it was by far the sweetest combination I have ever used. I might even think about replacing the BUEditor on my personal sites.

I'd recommend installing

I'd recommend installing drupal.org/project/wysiwyg. Then move the fckeditor into a folder named libraries in sites/all/. And the wysiwyg module can take over the management of the editor.

--
G

nobody click here