Is there a way to set permissions on the image browser option in an image field? Also on the CKEditor image button. I want to have it available to only selected roles. Cannot find a module nor an option. Is there a way to achieve that?
Thanks.
Is there a way to set permissions on the image browser option in an image field? Also on the CKEditor image button. I want to have it available to only selected roles. Cannot find a module nor an option. Is there a way to achieve that?
Thanks.
Not exactly the perfect solution, but at least a workaround: Adjust the Access settings of the Image Library view (admin/structure/views/view/image_library
), e.g. to Access: Role | Administrator.
People without that role will see the message "The view "image_library" is not available.".
Thanks, Olaf. That would do it, for now.
Not exactly the perfect solution, but at least a workaround: Adjust the Access settings of the Image Library view (
admin/structure/views/view/image_library
), e.g. to Access: Role | Administrator.People without that role will see the message "The view "image_library" is not available.".