and how can we transfer the namespace of the current zpt doing :

<div tal:replace="structure context/some_dtml_method" />

as we do in dtml writing :

<dtml-var some_dtml_method>

?


2006/6/15, Dieter Maurer <[EMAIL PROTECTED]>:
Jonathan Bowlas wrote at 2006-6-15 14:05 +0100:
> ...
>Is it possible to render DTML methods inside a slot of a ZPT?  If so, how
>would I achieve this?

       <XXX metal:fill-slot="slot"
          tal:content="structure your_dtml_method" />



--
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )



--
Thomas Desvenain
Junior Plone/Zope, Looking for a Job !
Now, trainee at Institut National de Recherche Agronomique
Mathématiques, Informatique et Génôme laboratory
78350 Jouy en Josas
0134652943
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to