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

From version 47.1
edited by Pascal Robert
on 2010/09/19 11:14
Change comment: There is no comment for this version
To version 48.1
edited by David LeBer
on 2010/06/29 16:12
Change comment: Edited the User Info image to show ERXLanguages as an array rather than a string

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Development-Localization and Internationalization
1 +Web Applications-Development-Localization and Internationalization
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.dleber
Content
... ... @@ -173,7 +173,7 @@
173 173  
174 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 -[[Development-Localization and Internationalization^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.
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 177  
178 178  ===== Database setup =====
179 179