This project is not covered by Drupal’s security advisory policy.
Introduction
This module fixes some issues with entity reference revisions, content moderation and content translation.
Currently implemented and manually tested for paragraphs and nodes but in the future could be extended to other entities as needed.
How to use?
Install the module and it will "just work".
Technical Details
By default, a node revision is created from the current revision, that means that if you add a paragraphs in a draft version and you want to translate it in a different language before publishing the draft, you won't be able to do so. This module workarounds that issue by:
- Creating the revision from latest draft if it exists
- Replacing the EntityUntranslatableFields constraint with a new constraint that will invoke the original one unless a revisions manipulation was done.
Help is always welcome
Please use this module if you need it and provide feedback. Also, patches with improvements, bug fixes and tests are welcome.
Project information
- Project categories: Multilingual
- Ecosystem: Paragraphs, Workflow, Content moderation, Content translation
3 sites report using this module
- Created by kporras07 on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
