As far as I remember: <dtml-in "someDict.values()"> <dtml-var sequence-key><dtml-var sequence-value> </dtml-in> Or something similar. Try the dtml docs. regards Max M Max M. W. Rasmussen, Denmark. New Media Director private: maxmcorp@worldonline.dk work: maxm@normik.dk ----------------------------------------------------- Shipping software is an unnatural act
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Mitchell L Model Sent: Thursday, September 20, 2001 10:57 PM To: zope@zope.org Subject: [Zope] dtml-in and dictionaries
I want to use dtml-in on the dictionary to get something like
<dt>KEY<dd>VALUE
for each entry in the dictionary. What's the recommended idiom for this?
_______________________________________________ Zope maillist - Zope@zope.org 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 )