19 Feb
2002
19 Feb
'02
6:43 p.m.
----- Original Message ----- From: "Nuno Maltez" <nuno@xml.pt> To: <zope@zope.org> Sent: Tuesday, February 19, 2002 13:44 Subject: [Zope] How to convert structured text into plain text
Hi,
I know that <dtml-var xxx fmt="structured-text"> converts structured text into HTML, and I know how to call this from a python script/external method.
Now, is there a method somewhere in Zope's classes that return a plain text version of the stx string? With all the special characters and sequences stripped off.
What do you mean with special characters and sequences ? - aj