I'm using a gallery on my site to hold stock images that I insert into stories which are viewable by everyone. I want to deny all access to the gallery itself to everyone except admin, so that if someone (or Google) figures out the gallery URL they won't be able to see it.

Is this achievable? I thought I might need Image Gallery Access or Content Access to do this so I installed both but neither appear to be capable of this.

Comments

Hetta’s picture

Status: Active » Closed (works as designed)

Try tac_lite and menu_per_role, they should do the trick. (Menu_per_role requires you to patch core menu, else it won't work - but if you don't add your galleries to a menu you won't need it.)

You can't use image module for that, so I'm marking this as "by design".