On Fri, 15 Mar 2002, Elena Schulz wrote:
Hi Joel,
your solution is not the most elegant one but will work for shure. Sometimes it would be nice if dtml-var would also work in stx...
Thanks,
Elena
-----Urspr�ngliche Nachricht----- Von: Joel Burton <joel@joelburton.com> An: Elena Schulz <elena.schulz@gmx.net>; <zope@zope.org> Gesendet: Mittwoch, 13. M�rz 2002 14:21 Betreff: RE: [Zope] popup-windowLink with structuredText
You can always put real HTML inside STX. So you can say <a href="xxx" target="_blank">, etc.
If dtml-var worked in STX, then you'd have to trust people who could write STX (DTML, though theoretically safe, can still be used to slow down your Zope server); with STX, this should be less of a problem. You can always create a DTML Document, fill it with STX and DTML mixed, render the DTML Document (which renders the DTML expressions), then render those results as STX. -- Joel BURTON | joel@joelburton.com | joelburton.com | aim: wjoelburton Independent Knowledge Management Consultant