Permit select users access to the owner's private galleries
sdsheridan - December 3, 2007 - 20:02
| Project: | IMCE_Gallery |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm wondering if there's an easy(ish) way to permit the owner of a gallery to permit other users that the owner chooses access to private galleries. I can think of two ways of doing this from an interface standpoint:
- Attach a password to a private gallery that the owner can then supply to any user the owner chooses.
- The owner flags the users who will have access to the private gallery or galleries.
I could really use this feature. I'm not really a php programmer, so not quite sure how to tackle this...
shawn

#1
OK, i've figured out how to do this. Does anyone care?
shawn
#2
See http://drupal.org/node/291523 for how I did this.