I am trying to find the optimal method for image handling and viewing for my Drupal 6.3 forum. In the past I have had posters simply attach image files to each post as file attachments. I would like to streamline the process to allow taxonomy labeling for each image, and allow for Lightbox-type viewing of each image or set of images for each post. In addition if multiple images are attached, then a gallery type of viewing (as a Lightbox pop-up overlay) would be nice. I know this is a multi-faceted issue, but perhaps someone can point me to a general tutorial for this. I have played around with Image Attach, IMCE, LIghtbox2 etc. but can't seem to figure out how to do this.

Thanks.

sjmo2