Hello All,

I am searching and playing around photo gallery integration with Drupal 6. In my mind the role model of Photogallery is Phocagallery of Joomla 1.5. Does anyone have idea which module or set of modules to be used for the intended result? I am happy with Drupal 6 particularly for integrating comments, blog, forum and polls in a single package and would like to implement Drupal CMS in place of my Joomla 1.5 site (http://www.mala.co.in/).

Any help please.

Thanks in advance.

Sapal

Comments

sikhone’s picture

try using combination of image module + node_gallery module for photo gallery per user basis...
http://drupal.org/project/node_gallery
http://drupal.org/project/image
or
you can also use photos module for creating the photo galleries http://drupal.org/project/photos

Thanks