Postponed
Project:
Menu translation (Node)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2010 at 17:39 UTC
Updated:
6 Mar 2011 at 10:08 UTC
I think that if a user doesn't have permission 'administer menu' should not be able to translate the menu item.
Also for consistency between the source node editing (where there isn't the 'Menu settings' tab) and that of translated node (in which the tab is present).
| Comment | File | Size | Author |
|---|---|---|---|
| i18nmenu_node-administer_menu.patch | 941 bytes | peximo |
Comments
Comment #1
plachThis request conflicts with #889880: menu item title translation permission. Probably the best solution is a feature request for i18n to introduce more granular permissions for the locale groups.
Comment #2
plachAnd here it is: #969086: Allow per-textgroup translation permission.
Comment #3
plachThe above feature request has been moved to i18n 7.x, so this will have to wait for it.
Comment #4
jose reyero commentedAbout this specific feature I think the opposite is more likely, that "you don't want to give administer permissions to translators just to translate strings".
So the granular permissions feature sounds ok for D7, but I don't think we want this in D6
Comment #5
plachActually, we have the following use case in many site of ours: the administrator cannot administer menus but can translate the interface. ATM this would let him to alter all the menu item titles in any language different from the default one, which is a partial privilege escalation.
Ok, but let's leave the i18nmenu_node issue open: I see no reason not to support this use case if we can without too much hassle.
Obviously this will be exploited in the 7.x version of i18nmenu_node.