Changes between Version 1 and Version 2 of TracUnicode


Ignore:
Timestamp:
Jun 16, 2013 4:29:29 PM (11 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracUnicode

    v1 v2  
    66As such, it supports most (all?) commonly used character encodings. 
    77 
    8 If your encoding is not UTF-8, you can use mod_python to handle it.  For example, if your local encoding is gbk, you can set  
     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  
    99   default_charset = gbk 
    1010in trac.ini. 
     
    114114 
    115115=== Vietnamese === 
    116 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.