joejac
Posts: 242
|
| Posted: 03/24/2009, 6:02 AM |
|
Hello,
I finally was able to do a 2 languages application with CCS4, I would like to use it for a customer that only needs one language.
1.- What would be the safest and easiest way to force the application to display the site in only one single language and always the same?
Thanks a lot
Best regards
joejac
|
 |
 |
aradi
Posts: 66
|
| Posted: 03/24/2009, 7:08 AM |
|
I would set the default language in Setting->Locales&encoding->Site Locales , to be your application language(which will be forced).
|
 |
 |
melvyn
Posts: 333
|
| Posted: 03/24/2009, 10:44 AM |
|
If the user is going to use only one language don't give him any link or ways to change it, and remove the tick from checkbox "accept http header"
_________________
Melvyn Perez
Puro Codigo
http://purocodigo.com |
 |
 |
thomasbjo
Posts: 43
|
| Posted: 03/31/2009, 3:21 PM |
|
Quote aradi:
I would set the default language in Setting->Locales&encoding->Site Locales , to be your application language(which will be forced).
Sorry - but no this is not the case!
As you can se here: http://forums.yessoftware.com/posts.php?post_id=100359&s_keyword=
The locales are working fine. But if you want to force one default language (other than english) during startup, you have to redirect.
I think this is a Bug.
_________________
"I know a 100 ways on how it does not work"
http://bjoernvold.com |
 |
 |
aradi
Posts: 66
|
| Posted: 04/03/2009, 2:56 PM |
|
Thanks for the clarification , i thought setting the default + what melvyn added, is enough to make it work.
Aradi
|
 |
 |
thomasbjo
Posts: 43
|
| Posted: 04/05/2009, 1:27 PM |
|
Quote aradi:
Thanks for the clarification , i thought setting the default + what melvyn added, is enough to make it work.
Aradi
That is how it is supposed to work, (and maybe it works in some situations) - but it never has worked for me.
_________________
"I know a 100 ways on how it does not work"
http://bjoernvold.com |
 |
 |
|