You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Enable multilanguage authoring in /config/server/i18n/authoring. This allows editors to enter the same content in multiple languages.

Node nameValue

 
server


 
i18n


 
system


 
content


 
authoring


 
class   

info.magnolia.cms.i18n.DefaultI18nContentSupport

 
enabled

true

Properties:

enabled

required , default is true

Enables multilanguage content entry.

class

required

A class that implements I18NAuthoringSupport 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.
#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels