Closed (fixed)
Project:
Internationalization
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2005 at 08:10 UTC
Updated:
15 Aug 2008 at 20:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
rblomme commentedI have done something similar.
In i18n.module
In i18n.inc
Comment #2
jose reyero commentedSo far I've seem some feature requests asking for more specific 'access control' for translations. The 4.6 version is in maintenance mode, only bug fixes - I don't think it makes sense to add new features that may break existing sites-.
So, if you can agree about some minimum set of permissions, and we have a working patch -for 4.7- I apply it...
Comment #3
jose reyero commentedComment #4
chrisroditis commentedI've made a patch for the 2.x-dev translation.module based on this older patch http://drupal.org/node/69179 that adds the "translate own nodes" permission.
It works for me, hope it helps others too!
Comment #5
jose reyero commentedThis looks very good.
Committed the patch in #4 with a small change to allow node load caching to work.
Thanks
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
caktux commentedFor a user with "Translate own nodes" permission only, creating a translation did not populate the form. I've attached a patch that corrected the issue