Closed (fixed)
Project:
Manual Crop
Version:
7.x-1.4
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Apr 2013 at 16:53 UTC
Updated:
24 Dec 2014 at 09:29 UTC
Jump to comment: Most recent
I'd like a permission setting for using Manual Crop. I have a node that I want anon users to use to submit nodes, but I don't want them to get get involved in cropping their image. Is this possible?
Comments
Comment #1
matthijsThis is currently not possible, but I think it would be fairly easy to add this by wrapping some functions in a permission-checking if().
Comment #2
botrisHaving to make content editors admins is not a feature, setting to bug.
Comment #3
mxtComing from Crop + MEDIA works only for Admin and not for authenticated users that has been marked as duplicate of this one.
I think Manual Crop have to seriously manage permissions better, otherwise it would not be usable in all situations: marking this bug as 'major' for this reason.
Thank you very much for considering this
Comment #4
matthijsI don't agree with the "bug" category nor the "major" priority. This is an additional feature because there aren't any permission issues in "normal situations".
What kind of permissions would you like to see implemented? A global permission or a field-specific one?
Comment #5
matthijsComment #6
botrisI think the permissions actually do work, but they are not part of manual crop.
It's just a matter of updating documentation.
Expected behaviour
- Install & configure module
- Go to permissions and check 'use manual crop'
But to be able to use manual crop you have to give the role permission to edit the file type (right?).
It's a bit confusing, cause with just normal permissions an authenticated user can upload and delete images within an image field, but not crop them.
Comment #7
mxtActually there isn't a "use manual crop" permission, but only "administer manual crop": I don't want to give my authenticated user "administer manual crop" permission to manage manual crop settings in admin pages. They only have to do crop on their uploaded images, using settings setted up by admin.
File entity permission as setted here:
should be enough, but cropping DOESN'T WORKS for authenticated users, only for user 1 (admin). Please refer to Crop + MEDIA works only for Admin and not for authenticated users for all the info.
Comment #8
mxtActually I think what's happening to me isn't related to the original request in this thread (that ask for other additional permission), so I'll reopen my Crop + MEDIA works only for Admin and not for authenticated users issue and ask Matthijs (please!) to give a replay there.
Thank you very much
Comment #9
matthijsA permission has been added!
Matthijs
Comment #11
Megatron.sher commentedIs this nesessery media module too?