Hi there,
I'm trying to develop a website for a professional photographer.
He would like to display his photographs publicly and he would also like private viewing galleries for his clients.
I'm currently using Drupal 6 and I was using Brilliant Gallery in conjunction with the Nodeaccess module but Brilliant Gallery has been revoked so I'm trying to find another way to achieve my goals.
Does anyone have any experience of doing something similar?
Should I use Drupal 5 as there seem to be many more complete image related modules for it?
I've looked at various similar posts in the forums but I haven't found any viable solutions so far.
If anybody can help with this it would be hugely appreciated.
Thanks,
James.
Comments
A couple of ideas
I've used the tac_lite module to set up private nodes. You can allow access by role or by user.
http://drupal.org/project/tac_lite
I'm currently working on a gallery project in 6 using the image image.gallery module. It builds galleries based on taxonomy, so you I think you could add a vocabulary to control access in addition to the vocabs that organize them.
Aaron
Check out image_gallery_access
http://drupal.org/project/image_gallery_access
I just found it now.
Note:
Hope you find what you need because I need public/private photo gallery also.
I just tried the gallery module (integration of gallery2), I like its functionality but don't see how to limit access to galleries/albums.