From b2907a40b5c3751d0cf72d458afc9868f2ea3d8c Mon Sep 17 00:00:00 2001 From: Stefan Froemken Date: Sat, 14 Jun 2025 15:49:47 +0200 Subject: [PATCH 1/2] Add version change for ChangeLog 2 docs 1248 --- Documentation/PageTsconfig/Mod/WebLayout.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/PageTsconfig/Mod/WebLayout.rst b/Documentation/PageTsconfig/Mod/WebLayout.rst index 0bec091a6..bf1db72f2 100644 --- a/Documentation/PageTsconfig/Mod/WebLayout.rst +++ b/Documentation/PageTsconfig/Mod/WebLayout.rst @@ -112,6 +112,11 @@ defLangBinding :type: boolean :Default: 0 + .. versionchanged:: 14.0 + Is not evaluated anymore. Editors will now always see the content + elements next to each other within the page module, when in language + comparison mode. + If set, translations of content elements are bound to the default record in the display. This means that within each column with content elements any translation found for exactly the shown default content element will be shown in the language column next to. From e612efcec8204ecd7dbdd3a4cf95f5f1c7b18bed Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Thu, 26 Jun 2025 16:49:21 +0200 Subject: [PATCH 2/2] Apply suggestions from code review --- Documentation/PageTsconfig/Mod/WebLayout.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/PageTsconfig/Mod/WebLayout.rst b/Documentation/PageTsconfig/Mod/WebLayout.rst index bf1db72f2..e6be06b5a 100644 --- a/Documentation/PageTsconfig/Mod/WebLayout.rst +++ b/Documentation/PageTsconfig/Mod/WebLayout.rst @@ -110,7 +110,7 @@ defLangBinding .. confval:: defLangBinding :name: mod-web-layout-defLangBinding :type: boolean - :Default: 0 + :Default: 1 .. versionchanged:: 14.0 Is not evaluated anymore. Editors will now always see the content