[Zope] R: [Zope] How-to Bypass DTML Code?

2000-06-26 Thread Marcel Preda
- Original Message - From: Nestor A. Diaz L. [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, June 26, 2000 7:47 PM Subject: [Zope] How-to Bypass DTML Code? Hi, anyone know how to bypass the dtml-code, that's because i'm writing a howto with showing the use of some "dtml

Re: [Zope] How-to Bypass DTML Code?

2000-06-26 Thread Dan Rusch
Message- From: Nestor A. Diaz L. [mailto:[EMAIL PROTECTED]] Sent: Monday, June 26, 2000 1:48 PM Cc: '[EMAIL PROTECTED]' Subject: [Zope] How-to Bypass DTML Code? Hi, anyone know how to bypass the dtml-code, that's because i'm writing a howto with showing the use of some "dtml-tag

Re: [Zope] How-to Bypass DTML Code?

2000-06-26 Thread Hannu Krosing
"Nestor A. Diaz L." wrote: Hi, anyone know how to bypass the dtml-code, that's because i'm writing a howto with showing the use of some "dtml-tags" so it tries to interpreting it rather than only showing them. try this pre dtml-var "_.str(your_code_sample" pre --- Hannu

Re: [Zope] How-to Bypass DTML Code?

2000-06-26 Thread Andrew Kenneth Milton
+[ Nestor A. Diaz L. ]- | Hi, anyone know how to bypass the dtml-code, that's because i'm writing a | howto with showing the use of some "dtml-tags" so it tries to interpreting | it rather than only showing them. | It's easy:- Make a method