Home > Drupal > Add Images To A Drupal Forum

Add Images To A Drupal Forum

November 2nd, 2009

I am using Drupal 6 and I need to have a module made that will allow people posting questions to a forum to be able toupload images. I am currently using drupals forum.
I need the module to have the following features:
1. Allow the person posting the question to upload multiple images along with their question.
2. I need the server to generate thumbnails of each of the images and display thumbnails of these images at the bottom of the post.
3. The forum moderator needs to be able to download the original file.
4. When a person is viewing the question and they click on an image it needs to show a larger image in a lightbox.
5. Administrator or forum moderator can specify the thumbnail and lightbox size.


Add Images To A Drupal Forum

Comments are closed.
Bear