12 May
2001
12 May
'01
3:08 a.m.
How do you get page templates to render the request without escaping the html? If I use this: <div tal:replace="request"/> I get the request table html all html_quoted like. I guess "un_html_quote" is what I want. Any ideas? __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
12 May
12 May
3:36 a.m.
New subject: [Zope] page templates - render all of request?
From: "Jason Byron" <jason_zope@yahoo.com>
How do you get page templates to render the request without escaping the html?
<div tal:replace="request"/>
<div tal:replace="structure request" /> The default is "text", which quotes html. If you have further questions or other feedback, please come join the ZPT list! Cheers, Evan @ digicool & 4-am
9096
Age (days ago)
9096
Last active (days ago)
1 comments
2 participants
participants (2)
-
Evan Simpson -
Jason Byron