Drupal:向内容翻译者发出修改通知
在Drupal中,我想知道如何通知翻译者他们翻译的内容已被修改。
最简单的方法是什么?有一个模块可以做到这一点吗?也许工作流程可以有所帮助,但我认为这需要太多的管理
额外问题:您是否已经在多个国家/地区使用相同的语言?示例:美国英语、英国英语、加拿大英语?
谢谢。
In Drupal, i want to know how to notify translator that the content they translated, was modified.
What is the easiest way to do it? Is there a module for that? Maybe workflow can help but i think this needs too much adminsitration
Bonus Question : Do you already work with the same language in several countries? Exemple : English US, Englis UK, English CA?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
规则是一个用于设置通知和其他触发器的优秀模块 ->动作关系。我不知道它是否适用于开箱即用的翻译,但您也许可以找到适用的扩展或编写自定义模块来完成工作。
Rules is an excellent module for setting up notifications and other Trigger -> Action relationships. I don't know if it works with translations out-of-the-box, but you may be able to find an applicable extension or write a custom module to finish the job.
事实上,我找到了这个页面,我认为这个模块可以帮助我:http://drupal.org/project/translation_management
对我来说太糟糕了,我现在需要它。
所以我会尝试这个模块: http://drupal.org/project/icanlocalize
In fact i found this page and i think this module can help me : http://drupal.org/project/translation_management
Too bad for me, i need it now.
So i'll try this module : http://drupal.org/project/icanlocalize