15 Jan
2003
15 Jan
'03
7:07 p.m.
--On Mittwoch, 15. Januar 2003 19:54 +0100 HP Knoll <knoll@camicad.com> wrote:
Hi,
In my products index_html I use structured text to show textual content like this: <dtml-var body_stx fmt=structured-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?
If you want to mix STX and DTML you should a DTML method to mix both but you can't not use DTML inside a STX document. That's insane IMO. -aj