Closed (fixed)
Project:
Google Translator
Version:
2.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 Oct 2024 at 11:47 UTC
Updated:
30 Oct 2024 at 18:09 UTC
Jump to comment: Most recent
Currently users need the "administer site configuration" permission to edit google translator settings. This doesn't work in all cases where you don't want to give users such high level permissions just for changing these popup settings.
Add a new permission to the module called "administer google_translator settings" to provide more granular permissions for this module.
| Comment | File | Size | Author |
|---|---|---|---|
| google_translator-add_granular_permissions.patch | 748 bytes | mjmorley |
Comments
Comment #2
jenna.tollersonComment #4
jenna.tollersonThank you for the suggestion and the patch. I've added the new permission, and updated the routing so users with either "administer site configuration" or "administer google_translator settings" will be able to administer the settings for the module.