Hi, How do you use the funcitons in the CMFDefault in Zope? For example, I'd like to use the function "addImage" instead of "manage_addImage". How do I do that? Thank you. -------------------------------------------------------------- Scott Kuei The Scripps Research Institute Lab Assistant Molecular Graphics Laboratory email: skuei@scripps.edu 10550 North Torrey Pines Road Phone: (858) 784-9556 La Jolla, CA 92037 --------------------------------------------------------------
just assign addImage=manage_addImage the addImage is an alias of manage_addImage Robert ----- Original Message ----- From: "Scott Kuei" <skuei@scripps.edu> To: <zope@zope.org> Sent: Tuesday, September 18, 2001 6:37 PM Subject: [Zope] Question
Hi, How do you use the funcitons in the CMFDefault in Zope? For example, I'd like to use the function "addImage" instead of "manage_addImage". How do I do that? Thank you. -------------------------------------------------------------- Scott Kuei The Scripps Research Institute Lab Assistant Molecular Graphics Laboratory email: skuei@scripps.edu 10550 North Torrey Pines Road Phone: (858) 784-9556 La Jolla, CA 92037 --------------------------------------------------------------
_______________________________________________ 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 )
participants (2)
-
Robert Rottermann -
Scott Kuei