Hi all

I’m new to drupal. I have a new site with 3 languages. I like to translate the nodes, there is no problem with it. But I like to setup a workflow with the translation. I thought that this is a workflow for the translations process:
1. The node will be put as "draft"
2. Then it will be put as "to translate"
3. When all translations are created then the state will be "translated"
4. Last but not least the node will be published

With the workflow module you can specified such workflow, but the stat is not automatically synchronized with the translated nodes. So each translation has his own state.

How can I solve this problem? Should I program a synchronization mechanism between the nodes? Is my concept good or should I do the workflow process in a different way?

Thank you for your help.

Comments

hunziker’s picture

I have solved the problem. I have wrote a new module which synchronize the states between translations.

If someone has some interests in it, write me a message.

xiaoluan0318’s picture

Hello hunziker, I am having the same problem as you had before.
Any helps are appreciate.

Chris Tarasovs’s picture

I am having the same problem, could please let me know the solution to solve this?
Regards
Chris Tarasovs