[Zope] change ATImage metadata

MIlos Prudek prudek at bvx.cz
Wed Feb 22 05:04:43 EST 2006


Hi,

how can I programatically change the Language attribute in Standard Resource 
Metadata of ATImage?

I tried:

for item in context.objectValues('ATImage'):
  print item.Language()

This works perfectly. How do I assign value to Language?

-- 
Milos Prudek


More information about the Zope mailing list