Changes between Version 1 and Version 2 of TracUnicode
- Timestamp:
- Mar 4, 2009, 4:43:29 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracUnicode
v1 v2 5 5 6 6 As such, it supports most (all?) commonly used character encodings. 7 8 If your encoding is not UTF-8, you can use [wiki:TracModPython mod_python] to handle it. For example, if your local encoding is gbk, you can set 9 default_charset = gbk 10 in trac.ini. 11 12 You also must make sure that your [wiki:DatabaseBackend database backend] stores its data in UTF-8; otherwise strange things will happen. 13 14 To convert your database to UTF-8, the easiest way is to dump the database, convert the dump into UTF-8 and then import the converted dump back into the database.[[BR]] 15 You can use [http://www.gnu.org/software/libiconv/documentation/libiconv/iconv.1.html iconv] to convert the dump. 16 7 17 8 18 == Examples == … … 95 105 === Polish === 96 106 PchnÄ 97 Ä w tÄ Åódź jeża lub oÅm skrzyÅ fig 107 Ä w tÄ Åódź jeża lub osiem skrzyÅ fig; Nocna gżegżóÅka zawsze dziennÄ 108 przekuka. 98 109 99 110 === Portuguese === … … 110 121 111 122 === Spanish === 112 Esto es un pequeño texto en Español, ahora una con acentó123 Esto es un pequeño texto en Español, donde el veloz murciélago hindú comÃa cardlllo y kiwi 113 124 114 125 === Swedish ===