Project

Contents

Issue #00005525

CM-Neo: optional send translation notification to other authors
Feature/Improvement

If a content in default language is published we now check, if authors of other languages should be notified in order to translate their versions.

The "publish content" dialog in this case ask the publisher, if/what authors should be notified.

This function needs a valid wga:workflow:mailconfig TMLScript. It is called with new operation key "translation_request". See also #00005159.

Inside method createMailBody(op) for operation "translation_request" the following global variables are available:

  • replacementreason
  • lang (language that probably should be translated)
  • cm_url (URL to content manager)