By farmerje on
Hello,
For a site on which I am working I require a full-featured image gallery. The Shazam Gallery module seems to fit the bill in terms of functionality, but I have some questions about permissions. Basically, I want it so that a user can view an image in a gallery if and only if they can view the gallery itself. What is the best way to do this? I'd prefer not having to alter image.module's hook_access, as this reduces maintainability.
As I've said in other posts of mine, I'm relatively new to Drupal, but not to development, web or otherwise, in general.
Thanks.