Users with no permission to create or administer images are shown a link in the add node pages to add inline images to the node. I think this is confusing, because users might think they can upload images themselves. Permissions are needed separately for the img_assist module and perhaps a small snippet of text explaining to users what that link means.

Comments

matt westgate’s picture

This has been fixed. The image link is only displayed in the node form if the user can 'view uploaded files' or 'access images', depending on which image loader they are using (upload.module or image.module).

Anonymous’s picture