How do I get different lang on plain and plain_admin?

How do I get different lang on plain and plain_admin?

Thursday 11 December 2003 4:28:22 am - 3 replies

Modified on Thursday 11 December 2003 4:29:22 am by Christopher Thorjussen

Author Message

Claus Jensen

Thursday 11 December 2003 4:42:10 am

Hello!
You should read this: http://ez.no/developer/ez_publish_3/documentation/configuration/configuration/language_and_charset/how_to_setup_a_multilingual_site

And you should translate your objects to the other languages from the admin area to be able to view them.

And additionally search for translation and read especially the doc-pages on that. Since you are also using a beta-version, this could get quite buggy for you...believe me. Personally I would choose a stable version.

regards,
claÜs

Christopher Thorjussen

Thursday 11 December 2003 4:55:17 am

I am trying to read that page and other in the docs.. anyway.. looks like I actually got what I wanted:

In settings/siteaccess/plain_admin/site.ini.append:
[RegionalSettings]
Locale=eng-GB
ContentObjectLocale=nor-NO
TextTranslation=enabled

worked. Now /plain shows default page in norwegian (no actuall content yet) and /plain_admin shows up with english text.. perhaps a dirty/wrong way to do it.. i don't know.. it works.. for now..

Gunnstein Lye

Wednesday 17 December 2003 9:43:11 am

The use of site.ini is correct. Locale changes the interface locale (language) while ContentObjectLocale changes the locale (language) of database content.

The "Object is not available" message is probably because you tried to view a translation that does not exist. See the warning in RegionalSettings in site.ini.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.