This is the old documentation center for eZ Publish 4. We are currently migrating the eZ Publish documentation to http://confluence.ez.no the eZ Publish 5 documentation platform. Documentation for the eZ Publish legacy components are still located on this site, as well as all documentation for earlier releases.

SiteLanguageList

Summary

The prioritized list of site languages.

Usage

 

SiteLanguageList[]=language1
SiteLanguageList[]=language2
...

Description

Sets which languages the contents of a site should be displayed in. The first element in this array determines the most prioritized language. The system will try to display content in this language first. If an object is not translated to this language then the second prioritized language (specified as the second element of the array) will be displayed, and so on. If an object does not exist in any of the site languages, it will not be shown unless it is always available or the "ShowUntranslatedObjects" setting is enabled. Therefore it is important that the SiteLanguageList always contains every languages you intend to use in your site access.
Refer to the "Configuring the site languages" section for more information and examples.

Note: If this setting is not specified then only default language will be shown.

Svitlana Shatokhina (24/05/2006 10:26 am)

Ester Heylen (22/09/2009 9:13 am)

Svitlana Shatokhina, Ester Heylen


Comments

There are no comments.