So I am playing around with Drupal 7 and trying to get CK Editor working through WYSIWYG. I follow all instructions and enable all buttons and when I go to create content the editor does not show up. Has anyone had any issues with this as well? Any help or suggestions? Are there specific Drupal 7 Editor modules available for testing?

Comments

miahjenn’s picture

The files are downloaded into the correct directories and everything, I have looked at everything and simply cannot figure it out.

WorldFallz’s picture

Drupal 7 isn't even released yet-- same with available d7 versions of contributed modules, so issues/problems are to be expected. As for locating d7 modules, you can search them in the downloads area as with any other version. afaik, wysiwyg is the only module with d7 release so far.

johannesdr’s picture

If you still have this problem check out: http://drupal.org/node/775568#comment-3047626
I had the same problem and it looks like JavaScript errors in other modules can cause script execution to halt before editors are initialized.