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

From version 29.1
edited by David Holt
on 2009/11/18 10:08
Change comment: There is no comment for this version
To version 36.1
edited by Johan Henselmans
on 2009/11/10 06:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.johanhenselmans
Content
... ... @@ -1,7 +1,5 @@
1 1  == Unicode ==
2 2  
3 -See also: [[UTF-8 Encoding Tips]]
4 -
5 5  To Enable Unicode for your WO app, add the following to your application constructor:
6 6  
7 7  {{code}}
... ... @@ -134,7 +134,7 @@
134 134  
135 135  Your layout would end up something like this:
136 136  
137 -[[image:ERXLocalizerEclipseLayout.png]]
135 +[[image:ERXLocalizerLayout.png]]
138 138  
139 139  ===== Localized EOAttributes =====
140 140  
... ... @@ -150,7 +150,7 @@
150 150  
151 151  Then, for the attribute you'd like to localize, add the ERXLanguages key to the UserInfo for that specific attribute:
152 152  
153 -[[image:ERXLocalizerUserInfo.png]]
151 +[[image:ERXLocalizedUserInfo.png]]
154 154  
155 155  ===== Direct Actions =====
156 156