> Maybe I am bad in google search, but can anybody say me how to print
> special symbol on web page from seaside. Currently I see that all my
> string passed through special filter and evwrything like ´ is
> escaped. How to print this symbol on screen?
html html: '´'
but usually you don't need to use that kind of character entities.
Just make sure that your characters are propre UTF-8 (or whatever
other encoding you serve).
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside