[Seaside] how to store text with html markup

zekUs zekzekus at gmail.com
Wed Apr 27 13:33:10 UTC 2011


Hello there,

i am developing a blog engine for entirely personal and educational
purposes. I create a compnent to edit and addd new posts. with a textarea i
want to enter text with html tags and when it comes to show this data i want
the browser to show the text as html.

for example i enter <b>hello</b> and store it, then render it i see exactly
<b>hello</b> not *hello* (bold). i know seaside prevents this behaviour by
default for security reasons but somewhere there should be a way of doing
something like this.

regards.

-- 
Zekeriya "zekUs" KOÇ - http://zekzekus.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110427/50e0c7c2/attachment.htm


More information about the seaside mailing list