Closed (fixed)
Project:
Media Gallery
Version:
7.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2011 at 13:30 UTC
Updated:
11 Oct 2011 at 04:51 UTC
As title, I would like to let users create their gallery, but I found that no permission is available for that function. So is it possible to add a "add gallery" permission? Any suggestion will be very appreciated. :)
Comments
Comment #1
David_Rothstein commentedThe node module already provides this permission for each content type ("Create new content"), and galleries are just a type of content.
If you need them to have permission to add media to the gallery also, maybe see #1241018: Only add media permission depending on the situation...