Is it possible to add support for encodings other than UTF-8? I am using ISO-8851-2 encoding cause I am developing a german website. The FCK editor is corrupting the special characters on the sites I including it cause it has UTF-8 encoding instead of ISO !
It would be very helpful to have the ability to change the encoding!
It would be very helpful to have the ability to change the encoding!
Re: ISO encoding support
Anyway it's a good idea to do all work in utf8, even on a german page you might have the need to display some non ISO-8851-2 characters, depending on the user input.
André