Closed (fixed)
Project:
Translation Access
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 19:28 UTC
Updated:
19 Jan 2010 at 12:40 UTC
Here's a scenario I ran into recently - I multilingual site was set up before i18n_access was added to the mix. Currently there's no option to assign language permission to multiple users at once.
Ideally it would be an update options selection in admin/user/user where one could choose a language and grant this permission to multiple users.
Comments
Comment #1
toemaz commentedThis feature request is implemented via #378042: Adding default language permission and is available in the dev release.
The bulk assigning of languages is done via a role. Go to admin/settings/language/access and assign the languages you wish to connect with the 'access selected languages' permission. On /admin/user/permissions, add the 'access selected languages' permission to a specific role. Finally grant this role to the user you want to be able to access the selected languages.