Which Photo Module to use
rescuejoe - May 19, 2007 - 17:50
on my web site much of my content is photo. With pages that look like this http://rescuehumor.com/imagepages/K9_cop_Food.htm
Which module(s) will work best for me to still have one photo to a page and add the ability for useres to add comments?
Right now I am looking at the Photoblog or the Picasa module. Any other ideas are welcome...

A few options
To do what you want you could simply use the image module (http://drupal.org/project/image) or you could create your own content type using CCK (http://drupal.org/project/cck) and using imagefield (http://drupal.org/project/imagefield).
I am looking at using the CCK option. May also want to check out http://drupal.org/node/144725 for some ideas.
--------------------------------------
http://www.stephenhendry.net
Why not IMCE
I love using IMCE module and you may have a look to this module, too. It would let you do exactly what is shown on your example site.