[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
Fri Sep 17 12:41:36 CEST 2004


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