5 Nov
2002
5 Nov
'02
1:16 p.m.
On Tue, Nov 05, 2002 at 01:49:33PM +0100, cyrille wrote:
hello, I'm shure it's a often asked question ... sorry ;o{
Yep, and like many oft-asked questions on this list, it's answered in The Zope Book.
How to get python returned string to be not html escaped, just a raw string ?
The Zope Book, chapter "Advanced Page Templates" answers this question: http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/AdvZPT.stx in the section "Inserting Structure". Brad