Last modified by Pascal Robert on 2015/05/04 04:24

From version 30.1
edited by David Holt
on 2009/11/18 10:08
Change comment: There is no comment for this version
To version 55.1
edited by Ramsey Gurley
on 2010/02/02 23:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.ramsey
Content
... ... @@ -171,8 +171,10 @@
171 171  
172 172  {{/code}}
173 173  
174 -That should give the user their browser's default language setting instead of your server's default language setting until a session is created.
174 +That should give the user their browser's default language setting instead of your server's default language setting until a session is created.
175 175  
176 +[[^LocalizerTest.zip]] is an example application demonstrating the sessionless use of the localizer with localized strings and localized components, storing the language state in a cookie.
177 +
176 176  ===== Database setup =====
177 177  
178 178  Outside of this, if you are using a database, you'll need to make sure that is encoded properly as well. I'm using MySQL, so I have in my EOModel: