Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

enabled

required , default is true

Enables multilanguage content entry.

class

required

A class that implements

Javadoc
0info.magnolia.ui.api.i18n.I18NAuthoringSupport
rangeHigherVersion5.5
classNameinfo.magnolia.ui.api.i18n.I18NAuthoringSupport
renderTypeasynchronous
such as:

  • info.magnolia.ui.framework.i18n.DefaultI18NAuthoringSupport supports multilanguage content entry for one site.
  • info.magnolia.multisite.i18n.MultiSiteI18nAuthoringSupport supports multilanguage content entry for many sites (EE Pro). This class reads the available locales (languages) from the site definitions. So you need to define them for each site.

...