HTML formatting from a text field
I'm needing a tool that could let a normal user to update a web page, HTML-formatted from a text field within a Zope's form, just like the Compose page at Hotmail, when selecting "Rich Text Format". Does anyone know how to do it? I've tried to find out the technology behind that page, but guess I didn't get too far. Thanks in advance, Ausum
On Tue, Dec 12, 2000 at 04:47:13AM -0500, Ausum wrote:
I'm needing a tool that could let a normal user to update a web page, HTML-formatted from a text field within a Zope's form, just like the Compose page at Hotmail, when selecting "Rich Text Format".
As far as free software is concerned, I'm very happy with txt2html, which you may use a foundation. Rewrite it as a Python script :-) It was at <http://www.thehouse.org/txt2html/> which apparently disappeared but it is integrated in WML <http://www.engelschall.com/sw/wml/> so you can extract it from WML sources.
participants (2)
-
Ausum -
Stephane Bortzmeyer