This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -158,10 +158,15 @@ This setting can be used to force a specific translation strategy for all docume
158
158
multilang
159
159
~~~~~~~~~
160
160
161
- This configures if multiple language mode should be activated. Specifically this
162
- enables the ``TranslatableExtension `` for ``SonataAdminBundle ``.
161
+ This configures whether multiple languages mode should be activated.
163
162
164
- Enabling this setting will also automatically enable the equivalent setting in the following Bundles:
163
+ If the ``multilang `` option is *not * defined at all, the CoreBundle registers a
164
+ listener for Doctrine PHPCR-ODM that modifies PHPCR-ODM metadata to remove the
165
+ translatable attribute from all fields.
166
+
167
+ If multilang is enabled, the ``TranslatableExtension `` for
168
+ ``SonataAdminBundle `` is enabled and the locales will be configured on all CMF
169
+ bundles that use this configuration:
165
170
166
171
* :doc: `RoutingBundle <../../bundles/routing/introduction >`
167
172
* :doc: `SimpleCmsBundle <../../bundles/simple_cms/introduction >`
You can’t perform that action at this time.
0 commit comments