
A Drupal 7 replacement for Image Assist
I now use this module instead of Image and Image Assist.
This module seems to follow the new best-practice method for images in Drupal 7. Since CCK, FileField, and ImageField were moved to Core in Drupal 7 it is obvious that images are destined to live in fields.
This module is all you need to insert your images inline anywhere in your node body text. Simply add an image field to your content type, set the field's default display to "hidden", and enable the "insert" button and any "insert styles" you want for your image field. Now you can upload new images and insert them directly into your body text anywhere you want them.
Having your images already in fields will also allow you to take advantage of any other modules that add more features to the ImageField.
Review by Nathan [info] on February 2, 2011 - 11:29

Very easy and reliable
Together with the following modules it is the best image solution for me:
FileField
ImageField
ImageCache
Image Resize Filter
If you don't need IMCE i would prefer Insert module. because it is fast, reliable and easy to use.
Review by baff [info] on July 22, 2010 - 13:16