Changes for page Development-Localization and Internationalization
Last modified by Pascal Robert on 2015/05/04 04:24
From version 36.1
edited by Johan Henselmans
on 2009/11/10 06:49
on 2009/11/10 06:49
Change comment:
There is no comment for this version
To version 34.1
edited by Johan Henselmans
on 2009/11/10 06:43
on 2009/11/10 06:43
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -132,8 +132,6 @@ 132 132 133 133 Your layout would end up something like this: 134 134 135 -[[image:ERXLocalizerLayout.png]] 136 - 137 137 ===== Localized EOAttributes ===== 138 138 139 139 In Wonder, it is also possible to localize attributes. There are two requisites: ... ... @@ -148,8 +148,6 @@ 148 148 149 149 Then, for the attribute you'd like to localize, add the ERXLanguages key to the UserInfo for that specific attribute: 150 150 151 -[[image:ERXLocalizedUserInfo.png]] 152 - 153 153 ===== Direct Actions ===== 154 154 155 155 If you are defaulting to direct actions, you may not have a session. If you do not have a session, the server will return the default language specified in the Properties mentioned above. If you're using direct actions and you don't like that behavior, you can stick this in your direct action class: