Making multilingual work

Created on 12 June 2024, 20 days ago
Updated 28 June 2024, 4 days ago

Problem/Motivation

Multilingual is not working out-of-the-box.

Steps to reproduce

* enable content_translation and layout_builder_at
* mark component_page as translatable

Proposed resolution

1/

Add the following patches:

+                    "https://drupal.org/i/2946333 - Allow synced Layout override Translations: translating labels and inline blocks": "https://www.drupal.org/files/issues/2023-09-04/2946333-310.patch",
+                "https://drupal.org/i/3044993 - Allow synced Layout default Translations: translating labels and inline blocks": "https://www.drupal.org/files/issues/2023-11-24/3044993-d10-75.patch"

2/

Remove TranslatableSectionStorageInterface reference from DefaultsSectionStorageInterface
(this might need to be added to one of above patches)

3/

Configure the layout builder field to be translatable in field.field.node.component_page.layout_builder__layout.yml.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium pjonckiere

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024