[Zope] ZClass / BaseClass OFS:Image
Tino Wildenhain
tino@wildenhain.de
Mon, 09 Apr 2001 22:04:42 +0200
Hi,
you could use ObjectManager as Baseclass only
and use ofs:image only as subobjects to it.
HTH
Tino
--On Sonntag, 8. April 2001 19:23 +0200 Stefan Mallepell <steve@syso.ch>
wrote:
> Hi
>
> I'd like to make a ZClass based on the OFS:Image Baseclass ...
> unfortunately I don't get it working.
>
> The basic Idee is to have a Object containing 3 Images (Thumbnail, Normal,
> Large) + some extra attributes like "shortdescription", "description". The
> object should know (in attributes) the size, high and width for all the
> images.
>
> Unfortunately as soon as I add the OFS:Image Baseclass I don't get a
> working ZClass ... And I haven't found a example with a zclass based on
> ZImage. All the other products I looked to (like JPicture or ActiveImage)
> isn't really helping.
>
> Is there anybody who can help me?
>
> I'm really desperate, cause it's bloody urgent ... Thanks a lot in
> advance.
>
> Kind Regards
> Stefan Mallepell
>
>
>
> _______________________________________________
> 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 )