- Issue created by @prashant.c
- 🇮🇹Italy bigbabert Milano, Italy
Hi @prashant.c,
the intent of the module is to provide automatic translation that then should be reviewed by content editors to fix any issue and ensure seo friendly texts for each language, do you think that Google or Drupal AI are enough mature to provide final translation to be published on the website?
If so i'll evaluate the bulk translation that will, in difference from the node form translate, store and maybe publish (or assign for approval if moderation and workflow are enabled) the node.
BR
- 🇮🇳India prashant.c Dharamshala
I am thinking of the perspective, if we have multiple nodes to be translated, we can bulk translate and may be provide actions, something like "Translate & publish", "Translate & keep current state".
- 🇮🇹Italy bigbabert Milano, Italy
Hi @prashant.c,
please have a test if you can so we will validate the solution and i'll port to the next major release.
Best regards
- 🇮🇳India prashant.c Dharamshala
@bigbabert
A few observations while testing:
- Bulk translated "unpublished" node, it created translations for all the defined languages, can we somehow have these languages configured so that it bulk translates to selected languages only
- The translated nodes are getting published which is correct as per the configuration but the main node is still unpublished by selecting which I triggered the bulk translation, Should we consider publishing that one also?
- 🇮🇹Italy bigbabert Milano, Italy
Hi @prashant.c,
the Bulk action only create translation for the languages that doesn't have already a translation this is needed to not override pages already reviewed and approved by editors.
About the status of the original language node i don't think that should be managed by a translation module, you can always use ECA module to do you event and action setting eg. when translation are published than publush original language node.
Thanks for your feedback really appreciate!
Best regards
- 🇮🇹Italy bigbabert Milano, Italy
Hi @prashant.c,
If you have tested and it works, i'll update the status in tested and reviewed by community.
BR
- 🇮🇳India prashant.c Dharamshala
Codewise we can use Dependency injection in the defined Action plugins, that is the only thing I found and then you may move it to RTBC.
-
ayush40451 →
committed abebb677 on 1.0.x
Issue #3512480 by bigbabert, prashant.c: Bulk translate content
-
ayush40451 →
committed abebb677 on 1.0.x