[Seaside] internalization support

Philippe Marschall philippe.marschall at gmail.com
Sat Jun 9 12:49:09 UTC 2007


2007/6/9, Andrius Paulavicius <apaulavicius at gmail.com>:
> Hello there,
> What is the proper way to use Unicode and do internalization in Seaside?
> Now I'm trying to bypass wrong page encoding it in a very silly way
> by editing all text from the web browser, still possibility to enter
> Unicode characters into input fields would be nice ;)

What encoding do you want for the strings in your image and what
encoding should you webpage have?

What Smalltalk do you run?
Which Seaside version do you run?

Seaside will not help you to internalize you application (eg. build a
french and tamil version).

Cheers
Philippe

> Thanks in advance
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the Seaside mailing list