Hi, Folks,
I have a lot to say on this subject, after hammering away for hours yesterday installing Drupal on OS X (OS X Tiger, PHP 4.3.11, mySQL client 3.23.49).
I'm new to Drupal, but have used several other CMS systems. I considered phpWebsite and Plone, but I was impressed by the features of Drupal: great presentation on drupal.org, many many modules, lots of skins (templates), and template editing.
The install was going very well until I tried to get a WYSIWYG module to load up and start working.
I first tried FCKEditor... no workee. I followed the install very carefully. I activated the module. I tried posting a story... no WYSIWYG. I figured out to go to the settings for FCKEditor... I got a blank screen... no error message, nothing.
To make a long story shorter... after finding a lot of chat on the boards about FCKEditor, tinyMCE, and blank screens... bugs and patches and the like... I finally realised that if I was going to get a working version of tinyMCE, I would have to download the CVS version of the Drupal core. Then, after fussing around some more, I found the latest CVS versions of *some* of the tinyMCE components, which I downloaded individually, by hand, and patched the tinyMCE module download.
After this, things starting working normally.
My comments that I hope the developers will read...
First, bravo... this thing looks great and you've come a long way.