Closed (duplicate)
Project:
Image
Version:
5.x-1.1
Component:
image_gallery
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 May 2007 at 22:25 UTC
Updated:
19 Nov 2007 at 08:38 UTC
I'd like to know if the image_gallery module could be enhanced to provide administer access control per user per gallery. In other words, to allow a user to administer its own galleries, but not to administer others.
Basically i'm looking for the same access control granularity as the image module provides:
- create images = create gallery
- edit images = edit gallery
- edit own images = edit own gallery
Comments
Comment #1
neurojavi commented+1
Comment #2
blogfuse commented+1
Comment #3
drewish commentedit's a nice idea but it sounds like pretty much what the taxonomy_access module does. as it is i don't have time to write it but i'd review patches.
Comment #4
neurojavi commentedHi:
I think that this feature can't be accomplished with the Taxonomy Access (TAC) module.
We can use TAC to control access to different galleries but there's nothing similar to the edit OWN galleries permission.
I think this is critical if we want users to automatically manage their own galleries. There's no workaround...
Thanks.-
Comment #5
drewish commentedwell that's because taxonomy terms aren't owned by a user... short of some hacking there's not an easy way around that.
Comment #6
drewish commentedmarking this as a duplicate of http://drupal.org/node/85992