Closed (duplicate)
Project:
Localization client
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2008 at 23:07 UTC
Updated:
20 Apr 2010 at 14:38 UTC
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
Comment #1
pasquallethen you should disable the module after reimport.
Comment #2
hass commentedThis makes no sense. I'm re-importing translations every day, but i'd never like to see or use the bar.
Comment #3
gábor hojtsyThere is a permission on that bar, just revoke that permission.
Comment #4
hass commentedFor user 1 - I cannot revoke... isn't it?
Comment #5
gábor hojtsyYou can definitely revoke from user 0.
Comment #6
gábor hojtsyComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #8
hass commentedI tried to revoke this... but I have no idea how... could give me a hint please?
Comment #9
hass commentedComment #10
lukusI'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.
Comment #11
lukusI'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.
Comment #12
hass commentedUps, yes I mean user 1 (admin)...
Comment #13
gábor hojtsyThe 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.