25 Oct
2001
25 Oct
'01
5:59 p.m.
Hi there, Does anyone know how to use the addImage function of Image.py module in CMFDefault? I really need help on this one. Thanks. Scott,
26 Oct
26 Oct
9:15 a.m.
New subject: [Zope] CMF Question.
On Thu, 2001-10-25 at 18:59, Scott Kuei wrote:
Hi there, Does anyone know how to use the addImage function of Image.py module in CMFDefault? I really need help on this one. Thanks. Scott,
from a python script: context.invokeFactory('Image', 'my_image') or (untested): context.manage_addProduct['CMFDefault'].addImage('my_image')
8928
Age (days ago)
8929
Last active (days ago)
1 comments
2 participants
participants (2)
-
Scott Kuei -
seb bacon