I am on Drupal 7. I have the WYSIWYG module installed. I had issues with content disappearing and I was getting error messages. I learned I had the openWYSIWYG library installed and that may be my problem. I switched to the FCKeditor and learned that this was unsupported although it is still an option in Drupal and that I have to use CKEditor instead.

Right now I am confused and trying to sort installation issues.

1. Is CKeditor a standalone - meaning, do I need the WYSIWYG module to run it or can I delete WYSIWYG and just use CKEditor?

2. I am confused as to how to install this. I downloaded the module here from Drupal.org and it tells me to go to the CKEditor website and to download that module. But inside my website I see the message on the editor page where it tells me not to download the "CKEditor for Drupal" from the website. Also inside my website the WYSIWYG module tells me to install the CKEditor module to sites/all/libraries/ckeditor etc.. and that is not working as it never sees or can find the library file.

What is the easiest way to do this?

Comments

dczepierga’s picture

Do u try to read this instruction?
http://docs.cksource.com/CKEditor_for_Drupal/Open_Source/Drupal_7/Instal...

U don't need to WYSIWYG module to work with CKEditor module. U must uninstall it (or disable) before installation of CKEditor module.

Greetings

Oshun’s picture

Thank you! Those instructions are much clearer! I will try this.

Anna_CKSource’s picture

Assigned: Oshun » Unassigned
Status: Active » Closed (fixed)