Forums / Developer / HELP .. Default ContentObjectLocale in admin site !!!

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

HELP .. Default ContentObjectLocale in admin site !!!

Author Message

Selmah Maxim

Tuesday 08 July 2003 6:24:02 am

How can slove this ?!?!?!

in admin site.ini i have this :

[RegionalSettings]
Locale=eng-GB
HTTPLocale=
ContentObjectLocale=eng-GB

my site will have 4 language ... this the problem !!
each time i need to change the 'ContentObjectLocale' to check the node content, and if i wanna edit node i must also modify the 'ContentObjectLocale' to node 'ContentObjectLocale' !!

what the solution for this ?!?!!?

More explanation ..
lang 1. en the settings must be :
[RegionalSettings]
Locale=eng-GB
HTTPLocale=
ContentObjectLocale=eng-GB

lang 2 hu :
[RegionalSettings]
Locale=eng-GB
HTTPLocale=
ContentObjectLocale=hu

lang 3 hebrew :
[RegionalSettings]
Locale=eng-GB
HTTPLocale=
ContentObjectLocale=he

lang 4 arabic :

[RegionalSettings]
Locale=eng-GB
HTTPLocale=
ContentObjectLocale=ar

:(

Selmah Maxim

Tuesday 08 July 2003 6:25:15 am

Should i make for each langauge admin site ?!