[Zope] Re: Render DTML inslide ZPT slot
Tres Seaver
tseaver at palladion.com
Thu Jun 15 15:48:55 EDT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jonathan Bowlas wrote:
> Hi All,
>
>
>
> Is it possible to render DTML methods inside a slot of a ZPT? If so, how
> would I achieve this?
<div tal:replace="structure context/some_dtml_method" />
> My DTML's render forms to submit/edit data in a MySQL database something
> which cannot be done as easily in ZPT, I believe. Correct me if I'm wrong.
It should be relatively simple to do given a combination of ZPT and some
Python to set up the data (either a Five view or a PythonScript).
Tres.
- --
===================================================================
Tres Seaver +1 202-558-7113 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEkbmm+gerLs4ltQ4RAqomAKCplVycyyEUm64KO2kn/WvfH6uzZgCgikMy
6PNoxAJ9VweOnqZwWokctPM=
=RcgZ
-----END PGP SIGNATURE-----
More information about the Zope
mailing list