I'm trying to keep a positive attitude, but Drupal is becoming so frustrating that I'm just about ready to dump the whole mess!
How can something as basic as text entry and inline image uploads be so poorly supported in Drupal? It's the main purpose for a CMS for ^&*&*'s sake! It's like Drupal keeps hanging a carrot just out of reach. I've got to get a functioning website out there!
I had a halfway decent setup with tinymce and img_assist in 4.7. (after spending days tweaking the installs, javascripts and themes, styling, etc., and putting up with tiny's weird formatting) I built a simple tinymce theme, with limited buttons. The user could click on the img_assist plugin button and install an inline picture with automatic styling from img_assist's css. The viewer could click on a thumbnail and popup a larger version of the image.
Pretty clunky interface and a pain to set up, but it worked.
NOW, enter Drupal 5.0. I'm about to release my site so it makes sense to move to 5.0. (I thought) So many needed improvements in other areas. Except now, img_assist is nowhere to be found for 5.0! Tinymce has been rewritten and has lost half its functionality, with no way to build custom roles or themes. There's no way to turn rich text editing off and on anymore.