WYSIWYG API isn't showing any WYSIWYG editor at all
Posted by Threesa on June 17, 2009 at 6:40am
Hi,
I installed the latest version of the WYSIWYG API on my Drupal 6 system and enabled it.
Then I downloaded both the TinyMCE editor and the FCK editor and put them in the right place
(~/sites/all/libraries/...) and the admin panel marked those two editors as installed.
Then I added both editors to a few input types and configured them to show three buttons (bold, italic and underline).
They are set to default, so each page I edit should show an editor, but I don't get to see anything!
In the source output code I do have the lines for the JavaScripts needed.