[Zope3-Users] Widget for displaying Text das HTML

Christophe Combelles ccomb at free.fr
Thu Mar 1 19:27:07 EST 2007


Florian Lindner a écrit :
> Hello,
> has anyone yet developed a widget for displaying text as HTML and keeping the 
> linebreaks / paragraphs?
> 
> Like a text becomes:
> 
> Hello,<br />
> has anyone yet developed a widget for displaying text as HTML and keeping the 
> linebreaks / paragraphs?<br />


isn't it just the purpose of structuredtext and RestructuredText ? (stx & rst)
(zope.structuredtext in standard zope3)

Christophe

> 
> <p>A paragraph</>
> 
> when rendered.
> Is something like that already existing?
> 
> If not, how would you implement it? (just the concept, not the code) ;-)
> 
> Thanks,
> 
> Florian
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
> 
> 



More information about the Zope3-users mailing list