I'm using the new 6.x version of node images and the new feature to add directly upload images while adding the node it's a killer feature for this module!
The actual permissions are:
add node images to any XXX content
add node images to own XXX content
administer node images
delete any node image
delete own node images
edit any node image
edit own node images
I think that could be interesting to add more granular permission and separate "add images in the node creation" and "add images in the node images tab".
Why????
There are several cases of use, especially when you are working with workflows. For example, if you have users than can create nodes but not publish, and administrators that have to revise and publish the nodes could be interesting the both permissions. The users only would have the permission to "add images in the node creation", they could add images when create a node and all the images will be revised by administrators, but when the node was revised and published the users could not add new images without the administrators validation because they don't have the "add images in the node images tab" permission.
This is just an idea that could make this module more powerful with other modules like workflow, rules...
Comments
Comment #1
oriol_e9gTo new permission would be something like this:
and... for example...
Comment #2
oriol_e9gTested and works.
add node images to own XXX content --> add node images to own created content
add node images to any XXX content --> add node images to any created content
add node images to new XXX content --> add node images to new content
Comment #3
masterminder commentedI used the new permission by "oriol_e9g" but still only admin can upload images to created node. Where should be problem?