Posted by hass on February 6, 2008 at 11:07pm
Jump to:
| Project: | Localization client |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Please provide a config option to disable the translation bar. For e.g. i think about sites that like to reimport translations, but never like to translate anything.
Comments
#1
then you should disable the module after reimport.
#2
This makes no sense. I'm re-importing translations every day, but i'd never like to see or use the bar.
#3
There is a permission on that bar, just revoke that permission.
#4
For user 1 - I cannot revoke... isn't it?
#5
You can definitely revoke from user 0.
#6
#7
Automatically closed -- issue fixed for two weeks with no activity.
#8
I tried to revoke this... but I have no idea how... could give me a hint please?
#9
#10
I'd also like to be able to disable this.
I think hass may have confused User 0 (Anonymous) with User 1.
Unfortunately it's not possible to revoke the permission from User 1, as User 1 (admin) has full permission by default.
#11
I'd also like to be able to disable this.
I think hass may have confused User 0 (Anonymous) with User 1.
Unfortunately it's not possible to revoke the permission from User 1, as User 1 (admin) has full permission by default.
#12
Ups, yes I mean user 1 (admin)...
#13
The patch at #774794: enable/disable l10n_client based on user settings will let you disable this for user #1 and then you can use permissions to revoke it from others. See the code there.