User permissions to add an album

echo-creations

Joined: 2012-08-07
Posts: 6
Posted: Wed, 2012-08-08 10:27

Hello,
I'm trying to find a way for the users to add album to my website. I've seen that permissions are setup at the album level, so it needs to be created before. Is there any way of working around that ?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2012-08-08 13:39

There is the registration module and the user homes module.
I need a better user story for what you are trying to accomplish.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
echo-creations

Joined: 2012-08-07
Posts: 6
Posted: Wed, 2012-08-08 13:49

Hello Dave, thank for your reply!
I already installed the registration module, but not the user homes module, will check it right now.
What i'm trying to accomplish is to allow user to create new albums into the root album and be able to edit them.
I tried to give permission of add to registered user but it allow them to add photo into any album of the root ablum, which I don't want to.
In clear, what I would like to do is to give permission of user created album only to the user.
Hopes it makes more sense,
Remy

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2012-08-08 14:34

Then the best bet I think is the user homes module, I have never used it so can't be sure.
The other option is to create a different group for each user and only give that group permissions for their album.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2012-08-08 15:44

If you end up with lots of groups/users you might want to use:
http://codex.gallery2.org/Gallery3:Modules:permissions_dialog_usability

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
echo-creations

Joined: 2012-08-07
Posts: 6
Posted: Thu, 2012-08-09 04:27

Thanks,tried the user home module, but don't seems to change anything when my test user log in?
I'm thinking, maybe I could just give permissions to user on their gallery/sub gallery, and find a way to reorganize the album view to display galleries/sub galleries as a whole ? Don't know if it possible though ?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Thu, 2012-08-09 06:05
Quote:
and find a way to reorganize the album view to display galleries/sub galleries as a whole ?

Lots of the ways to organize albums.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team