[Zope] dtml in structured text
HP Knoll
knoll@camicad.com
Wed, 15 Jan 2003 19:54:34 +0100
This is a multi-part message in MIME format.
------=_NextPart_000_0027_01C2BCCF.ED5136D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
In my products index_html I use structured text to show textual content =
like this:
<dtml-var body_stx fmt=3Dstructured-text>
When I enter text that should be formatted as _stx I can use =
structured-text and HTML or mix the two, but I can not use dtml (which =
would be very helpful).
Is there a way to do this, or a workaround to use dtml-tags in my =
structured-text documents?
I have plain Zope 2.6.0 (win) installed and would be very thankful for =
any hint !
Hans
------=_NextPart_000_0027_01C2BCCF.ED5136D0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial>Hi,</FONT></DIV>
<DIV><FONT face=3DArial></FONT> </DIV>
<DIV><FONT face=3DArial>In my products index_html I use structured text =
to show=20
textual content like this:</FONT></DIV>
<DIV><FONT face=3DArial></FONT> </DIV>
<DIV><FONT face=3DArial><dtml-var body_stx =
fmt=3Dstructured-text></FONT></DIV>
<DIV><FONT face=3DArial></FONT> </DIV>
<DIV><FONT face=3DArial>When I enter text that should be formatted as =
_stx I can=20
use structured-text and HTML or mix the two, but I can not use dtml =
(which would=20
be very helpful).</FONT></DIV>
<DIV><FONT face=3DArial></FONT> </DIV>
<DIV><FONT face=3DArial>Is there a way to do this, or a workaround to =
use=20
dtml-tags in my structured-text documents?</FONT></DIV>
<DIV><FONT face=3DArial></FONT> </DIV>
<DIV><FONT face=3DArial>I have plain Zope 2.6.0 (win) installed and =
would be very=20
thankful for any hint !</FONT></DIV>
<DIV><FONT face=3DArial></FONT> </DIV>
<DIV><FONT face=3DArial>Hans</FONT></DIV></BODY></HTML>
------=_NextPart_000_0027_01C2BCCF.ED5136D0--