Hello Can I have with xWiki vietnamese content ? Can xWiki now manage UTF-8 characters ? thanks -- Xavier MOGHRABI - Consortium ObjectWeb Email: xavier.moghrabi at objectweb.org Phone: +33 4 76 61 52 35 - Skype ID: xavier.moghrabi.bureau
When I write Vietnamese characters, I can see them in the view however when I go in the edit page the characters have been transform in 代操作系统成为网 After I've modified encoding in xwiki.cfg file using UTF-8 instead of ISO-8859-1 and now I can have strange characters like this : åç¨åºæ±åï¼è¿ I had this result with MySQL 4.20 and Postgres 7.4 regars -- Xavier MOGHRABI - Consortium ObjectWeb Email: xavier.moghrabi at objectweb.org Phone: +33 4 76 61 52 35 - Skype ID: xavier.moghrabi.bureau Le mardi 24 Mai 2005 12:12, Xavier MOGHRABI a écrit :
Hello
Can I have with xWiki vietnamese content ?
Can xWiki now manage UTF-8 characters ?
thanks
Yes XWiki can handle UTF-8.. There are multiple places to change this: file.encoding=UTF-8 on the java command line (in the tomcat shell script) xwiki.encoding=UTF-8 in xwiki.cfg LANG=en_US.UTF-8 as an env variable before launching tomcat in web.xml there is a encoding param which should be UTF-8 too Check out the META field in the preferences.. There might be an iso encoding there also Ludovic Xavier MOGHRABI a �crit :
When I write Vietnamese characters, I can see them in the view however when I go in the edit page the characters have been transform in 代操作系统成为网
After I've modified encoding in xwiki.cfg file using UTF-8 instead of ISO-8859-1 and now I can have strange characters like this : 和程序汉化,进
I had this result with MySQL 4.20 and Postgres 7.4
regars
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
Thank you Ludovic, It works fine, in fact I forgot to modify the web.xml file. Regards Xavier Le mercredi 25 Mai 2005 02:10, Ludovic Dubost a écrit :
Yes XWiki can handle UTF-8.. There are multiple places to change this:
file.encoding=UTF-8 on the java command line (in the tomcat shell script) xwiki.encoding=UTF-8 in xwiki.cfg LANG=en_US.UTF-8 as an env variable before launching tomcat
in web.xml there is a encoding param which should be UTF-8 too
Check out the META field in the preferences.. There might be an iso encoding there also
Ludovic
participants (2)
-
Ludovic Dubost -
Xavier MOGHRABI