which charset shall i use for german?

Having trouble installing serendipity?
Post Reply
bailey87
Regular
Posts: 72
Joined: Sun Dec 04, 2005 12:26 pm

which charset shall i use for german?

Post by bailey87 »

i have problems with the charset which is given in serendipity...

first i used UTF 8 and i just had problems with copyright symbols

then i used the given charset (german)
falk
Regular
Posts: 512
Joined: Tue Sep 27, 2005 10:16 am
Location: DD
Contact:

Post by falk »

If you only have problems with the copyright-sign you can be luky. I have more problems ;-).

I use the iso-8859-1, because the browsers are not using the right charset. If you give the utf8 charset to the browser and they are detect the iso charset, they will use the iso charset. I think this problm is because the files (templates, php aso) are iso coded.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Basically UTF-8 should work; it does for me at least. But when you switch the charset, older entries will not switch their encoding. That is described here:http://www.s9y.org/46.html

How did you enter the coypright symbol? If it doesn'T display in UTf-8, it's not part of the UTF-8 charset or you entered it via some ASCII-Code that was unproper. You should use the HTML entity © for it, BTW.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply