On Fri, 2007-03-09 at 10:06 +0100, Ivan Horvath wrote:
> - modify the description widget data with 
> PlainTextToHTMLRenderer.render(), but then in the browser i can see
> only 
> encoded chars instead of <br> 

Hi,

As for Frank's suggestion try:

<p tal:content="structure view/description" />

when rendering the text2html content. That should allow the html tags
through.

Regards,
Darryl

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to