Re: [Zope] Render DTML inslide ZPT slot

2006-06-16 Thread thomas desvenain

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 )


[Zope] Render DTML inslide ZPT slot

2006-06-15 Thread Jonathan Bowlas








Hi All,



Is it possible to render DTML methods inside a slot of a
ZPT? If so, how would I achieve this?



My DTMLs render forms to submit/edit data in a MySQL database
something which cannot be done as easily in ZPT, I believe. Correct me if Im
wrong.



Jon






___
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 )


Re: [Zope] Render DTML inslide ZPT slot

2006-06-15 Thread Dieter Maurer
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 )