Hi,

Sorry if this question has already been answered. I have searched the forum but could not find an answer to my question.

I am using drupal 4.5 and image galleries (using the image module). I want to hide some of my albums and/or images from certain people (users or entire groups). I have tried using taxonomy_access but that just gives a access denied error for users who don't have access to that taxonomy.

So , what I want:

1. Some albums can only be viewed by certain groups or users.
2. When a user browses my image gallery (I have only one) he only sees the albums/images that he has access to.
3. Possibly be able to show some of my albums/images to anynomous users.

Is this possible? Should I upgrade to 4.6 or 4.7?

I like drupal and I would like to keep it instead of using Gallery2 or something similiar.

Thanks for anyone who can help me.

Best regards,

Christoffer

Comments

chris_dk’s picture

I think the simple access module could be used. Now it only can be used for specific images and not entire galleries/categories.

Can simple access be adapted to my needs? I can code, I only need some hints.

/Chris

whatistocome’s picture

I'm in a similar situation... it looks like making simple access be able to control image gallery access would be a fantastic help. Were you or any one able to make progress on this?

- Jason