[Zope] Re: TAL / Z SQL Method

martin f krafft madduck@madduck.net
Mon, 3 Feb 2003 15:31:23 +0100


--+QahgC5+KEYLbs62
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

also sprach Arjan Huijzer <huijzer72@yahoo.com> [2003.02.03.1520 +0100]:
> <p tal:repeat=3D"cd container/z_sql_methods/select_cd">
>   <span tal:replace=3D"cd/cd_title">CD Title</span>

<ul tal:define=3D"cdid cd/id">
  <li tal:repeat=3D"song python:container.z_sql_methods.select_songs(cd_id=
=3Dcdid)">
    <span tal:replace=3D"song/song_title" />
  </li>
</ul>

> </p>

--=20
martin;              (greetings from the heart of the sun.)
  \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck
=20
NOTE: The pgp.net keyservers and their mirrors are broken!
Get my key here: http://people.debian.org/~madduck/gpg/330c4a75.asc
=20
why didn't noah swat those two mosquitoes?

--+QahgC5+KEYLbs62
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Pn07IgvIgzMMSnURAkhoAKDVPB6K9LPeTI1ltwJe7FsD91xCJwCeO0hy
0ZvV3lgK23v/HXKNVddHg2A=
=SyuM
-----END PGP SIGNATURE-----

--+QahgC5+KEYLbs62--