[Typo3-dev] Hello, The default charset of typo3 is iso-8859-1 but I need big5 encoding for my pages. In 3.6.2, I do not need to do anything with typo3 but only add a line "AddDefaultCharset big5" iinto my httpd.conf. Then IE/Mozilla will using the right code (big5) to display the pages.
Martin T. Kutschker
Martin-no5pam-Kutschker at blackbox.n0spam.net
Sun Sep 19 16:05:05 CEST 2004
Gideon So wrote:
> Hi Masi,
>
> After I set TTFLocaleConv=big5, all page except the first page
> became blank.
Extremely odd, because the setting affects only grahoical menus, but
that's not I wrote. I spelled 'big5..utf-8' and I mean it. The setting
describes conversion from a charset to another (page charset big5 to
TTF-lib charset utf8).
Plus you need recode installed on your system.
>> Gideon So wrote:
>>
>>> Then I try to set the [forceCharset]=big5.
>>
>> I don't know why it doesn't worl now, but from reading the code (3.6)
>> I see that you MUST set forceCharset to get it working.
>>
>> Or you try the deprecated TTFLocaleConv setting. You need 'big5..utf-8'.
>>
>> Masi
>
More information about the TYPO3-dev
mailing list