Frontend language

A place for users and developers of the Xataface to discuss and receive support.

Frontend language

Postby skypher » Tue Sep 23, 2008 7:14 am

Hi,

how do I set the frontend language?
I tried changing my browser's language from EN to DE to no avail...

Thanks!

Leslie
skypher
 
Posts: 2
Joined: Tue Sep 23, 2008 7:00 am

Postby shannah » Wed Sep 24, 2008 12:50 pm

First, your application needs to be set up with multiple languages.

There are a couple of ways to do this:

First, the application should automatically detect our language preferences. I'm not sure why it is not. Try restarting your browser (after setting your language to de) to see if that makes a difference.

If that doesn't work try deleting your browser's cookies - as you may have a cookie still in the system identifying 'en' as the preferred language for the site.

You can override this setting on any request by adding -lang=de To the GET parameters.

E.g. index.php?-lang=de

Additionally, you can add links to your application to switch languages by adding the following section to your conf.ini file:

Code: Select all
[languages]
en=English
fr=French
de=German


Or something like that.

Hope this helps.

-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Postby skypher » Thu Sep 25, 2008 12:36 am

Thanks, that helped a great lot! :)
skypher
 
Posts: 2
Joined: Tue Sep 23, 2008 7:00 am


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 28 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved