I think the correct syntax is (at least for my my install of zope):

&lt;dtml-var foo&gt;  <-- this renders    <dtml-var foo>

not :

&gt;dtml-var foo&lt;  <-- where as this renders   >dtml-var foo<

Dan


Chris McDonough wrote:

> Use
>
> &gt;dtml-var foo&lt;
>
> instead of
>
> <dtml-var foo>
>
> > -----Original 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-tags" so it tries to
> > interpreting
> > it rather than only showing them.
> >
> > Thank you,
> >
> > Nestor A. Diaz L.
> > [EMAIL PROTECTED]
> > PGP Public Key  `wget http://www.tiendalinux.com/pgp/nestor.pgp`
> >
> > ----------------------------------------------------------------
> >     Visita  http://www.tiendalinux.com  la tienda virtual de
> >   Productos y Servicios para los usuarios de Linux en Colombia
> >      ************* Aprobado Credibanco VISA **************
> >
> >
> > _______________________________________________
> > Zope maillist  -  [EMAIL PROTECTED]
> > http://lists.zope.org/mailman/listinfo/zope
> > **   No cross posts or HTML encoding!  **
> > (Related lists -
> >  http://lists.zope.org/mailman/listinfo/zope-announce
> >  http://lists.zope.org/mailman/listinfo/zope-dev )
> >
>
> _______________________________________________
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to