This forum is for questions about translating the Drupal user interface. See also the Translations group.

Permissions for translation

I'm setting up a Drupal 7 site that has 11 languages installed.

Original content is in English and we have dedicated translators in different countries who will translate the nodes to their language. But we do not trust the translators, so we would want to limit their access to just do the translation in their language for each existing node we have.

They shouldn't be able to create new nodes (except when creating a translation) or edit nodes in other languages.

We have set up roles for each country so we can assign any number of translating people to those groups.

I've now spent the whole day trying to figure out how to achieve this, with no luck.

I even wrote a module to address this issue, but unfortunately it seems it is an impossible task.
The module adds a permission setting per installed language in the permission management page, and I use it to limit the create and edit access based on the nodes language.

This doesn't work for the translation links in the translation tab as there's no way for the node_access() to know what language node the link will create or edit. This is not a big problem, as long as I could get the node edit and creation pages to be restricted, which I can't seem to do.

Redirect user to regional language site version by knowing the ip of users

Hello,
We are basically developing a Drupal 7 site with multiple language support.
The task is that, user should be redirected to regional translated pages from the regional IP fetched.
For instance, www.fr.domainname.com/page1/ OR www.domainname.com/fr/page1/

I have followed the guide's,
Internalization:

While setting up i18n modules for translating main menu i got error "memory size exhausted"

Hello,
I am using Drupal 7.19 with dhtml menu,taxonomy,cck,imce,ckeditor,i18n modules installed.
Everyhing was working,i have managed to set up multilingual menus, but suddenly i got below error ;
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4104 bytes) in /home/site/public_html/directory/includes/menu.inc on line 399

translating menu minipanels

Has anyone translated a site that uses Menu Minipanels? looking for experience/advise.

Translations disappearing from translation tab

I'm having a really annoying issue. Sometimes when I create a translation for different nodes on my page the translation connections between the nodes disappear. For example I have a content type called News. Every news has an image and a long text field. This news are then listed in a view who is then displayed with other views using Panels.

issue by importing chinese traditional translation

Hello
I don't know if this is the right place where to post this, however, since I've installed drupal 7.x, I'm experimenting a problem with my bilingual website. When I try to import the file drupal-7.19.zh-hant, or drupal-7.xx.zh-hant for previous versions, I always get this msg:

Rilevato HTML non permesso. Stringa non importata: 這個網站支援 OpenID,一種用一組帳號密碼登入多個網站的安全方式。OpenID 可以減少管理許多網站登入之帳號密碼的必要手續。

Pages

Subscribe with RSS Subscribe to RSS - Translations