Add support for paragraphs_asymmetric_translation_widgets

Created on 18 October 2023, over 1 year ago
Updated 25 October 2023, over 1 year ago

Gin supports paragraphs. Paragraphs don't always handle multilanguage very well so paragraphs_asymmetric_translation_widgets is used as a solution. Using this module breaks some paragraph styling. The library is not extended (understandibly).

Fixed it with a patch. Maybe this will help others.

🌱 Plan
Status

Closed: won't fix

Component

Code

Created by

🇳🇱Netherlands Drumanuel

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

Comments & Activities

  • Issue created by @Drumanuel
  • 🇳🇱Netherlands Drumanuel

    Update:

    By using a bunch of patches it is possible to get the paragraph stable widget to be multilanguage. My patch for Gin is not needed in this case.

    At least these:

    "drupal/paragraphs_asymmetric_translation_widgets": {
            "#3358805 EntityStorageException on paragraphs_asymmetric_translation_widgets_entity_translation_delete" : "https://www.drupal.org/files/issues/2023-05-08/paragraphs_asymmetric_translation_widgets-entity-query-access-3358805-2.patch",
            "#3171810 Support experimental widget" : "https://www.drupal.org/files/issues/2020-09-25/3171810-2.patch"
          },
          "drupal/paragraphs": {
            "#2904705 Support asymmetric translation in experimental widget" : "https://www.drupal.org/files/issues/2023-09-27/paragraphs_support_asym_translations-2904705-141.patch"
          }
    
Production build 0.71.5 2024