Closed (fixed)
Project:
PROG Gallery
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Mar 2009 at 14:51 UTC
Updated:
23 Mar 2009 at 16:10 UTC
It would be nice to have a bit more control about who does what.
Some more permission options like "view galleries", "create galleries", "delete galleries", "edit galleries", the same for "own" just similar to the poll module permissions.
thanks
Comments
Comment #1
Jānis Bebrītis commented"view galleries" = node module "view content"
"create galleries", "edit galleries" and "delete galleries" = "edit own prog_gallery". I think this is simple as it should be, because if have permission, you can create one. you create it you are owner and you can edit and delete it. Simple.
as of "edit all prog_gallery" - this permission gives ability to edit all galleries, including galleries that belong to another user. like "first user" but you don`t have to be one.
From my point of view, no moar control is needed ;)
Comment #2
dvasquez commentedManoloka, do you have Drupal 5 or D6, There is not On D5.
Comment #3
Jānis Bebrītis commenteddvasquez, doublecheck if you have module properly installed and enabled. the permissions are identical on both versions.
Comment #4
manoloka commentedI see what you mean.
I said that because I'm seeing a link in the profile pages that says "view users galleries". The problem is that the link is in all users profile whether they have permissions or not.
Probably something needs to be coded so the link only appears in the profiles of who has permission to create galleries, don't you think?. Simply to avoid confusion.
Do you know what I mean?
Comment #5
Jānis Bebrītis commentednow fixed in drupal5 and drupal6
Comment #6
manoloka commentedGreat :-)
Thanks a lot Jancis