2
votes

I have a Drupal website. I want users to create pages that sometime has images in it. Is there a module that:

  • can integrate with the ck editor
  • lets the user upload images
  • lets the user browse uploaded images and select and include them in the page they create?

Thanks

-Vivek

2

2 Answers

1
votes

By far the best way is Imagefield, Imagecache and optionally Insert and Image Resize Filter modules.

0
votes

There are literally dozens of modules offering this functionality in one way or the other, often in various combination with other modules, so it is hard to give a straight 'use this' answer, but one of the most commonly used modules for this is probably the IMCE module.

To get an overview of the alternatives, you could start with this Comparison of Image-handling modules and the links provided there.