Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion Documentation/PageTsconfig/Mod/WebLayout.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,12 @@ 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
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
Expand Down