[Seaside] Rendering pre-formatted html

Thomas Brodt thomas.brodt.lists at porabo.ch
Fri Dec 8 12:31:21 UTC 2017


if you invoke the following to the html argument of the render method

renderContentOn: html

     html html: '<p>paragraph</p>'

the content is added to the html stream as is.

HTH

Thomas


Am 08.12.2017 um 13:09 schrieb kmo:
> Sorry - the string came out as html!! - the very effect I'm trying to
> emulate! The htmlFragment is a string with html tags in it.
>
>
>
> --
> Sent from: http://forum.world.st/Seaside-General-f86180.html
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list