Changes between Version 1 and Version 2 of TracUnicode

Show
Ignore:
Timestamp:
2009/12/27 07:22:35 (14 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracUnicode

    v1 v2  
    55 
    66As such, it supports most (all?) commonly used character encodings. 
     7 
     8If 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 
     10in trac.ini. 
     11 
     12You also must make sure that your [trac:DatabaseBackend database backend] stores its data in UTF-8; otherwise strange things will happen. 
     13 
     14To 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]] 
     15You can use [http://www.gnu.org/software/libiconv/documentation/libiconv/iconv.1.html iconv] to convert the dump. 
     16 
    717 
    818== Examples == 
     
    7484 
    7585=== Polish === 
    76 Pchnąć w tę łódź jeża lub ośm skrzyń fig 
     86Pchnąć w tę łódź jeża lub osiem skrzyń fig; Nocna gżegżółka zawsze dzienną przekuka. 
    7787 
    7888=== Portuguese === 
     
    8999 
    90100=== Spanish === 
    91 Esto es un pequeño texto en Español, ahora una con acentó 
     101Esto es un pequeño texto en Español, donde el veloz murciélago hindú comía cardlllo y kiwi 
    92102 
    93103=== Swedish === 
     
    104114 
    105115=== Vietnamese === 
    106 Viết tiếng Việt cũng được. Nhưng search từ tiếng Việt thì không bôi vàng được. (Keyword(s) in Vietnamese search result can not be hightlighted !!!!). 
     116Viết tiếng Việt cũng được.