- π§πͺBelgium bceyssens Genk π§πͺ
Applied the same logic to ParagraphsWidget fieldwidget as it is used in the paragraph library.
- πΊπΈUnited States daveferrara1
Patch for 1.18. Includes ParagraphsWidget change from #282.
Note: this issue is now Closed (won't fix). For details and where to go from here, see #249 β .
Currently the only supported way of translating paragraphs is to have paragraphs translatable, but the host field not translatable.
Let's call this Symmetric translation workflow.
It perfectly fits for the case if page translations are really translations (say, copies, but in the different language). For example, website owner uses translation agencies to translate pages.
Many customers want an ability to have different paragraphs per translation.
Let's call this Asymmetric translation workflow.
In general:
Overview of the Symmetric translation workflow:
Overview of the proposed Asymmetric translation workflow:
- it is now possible to setup Asymmetric translations
- warning messages text is updated from "unsupported" to "not recommended"
- none
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Applied the same logic to ParagraphsWidget fieldwidget as it is used in the paragraph library.
Patch for 1.18. Includes ParagraphsWidget change from #282.