[Zope] Creating a ZClass which includes Image base class

Paul Winkler pw_lists@slinkp.com
Tue, 24 Sep 2002 13:42:10 -0700


On Tue, Sep 24, 2002 at 09:35:50PM +0200, Dieter Maurer wrote:
> Jon Whitener writes:
>  > My goal is to be able to: go into the ZMI and add a "WebArticle".  A WebArticle object contains the text and images for a complete print-magazine-style Web feature.  It most importantly contains:
>  > 
>  >  - Headline 
>  >  - Deck (sub-headline text)
>  >  - Body copy (the main text of the article)
>  >  - Large Image (to accompany the article)
>  >  - Small Image (to accompany "teasers" for the article)
> Make your ZClass "folderish" (derive from ObjectManager)
> and put all your objects as content into the Z Instances.

D'oh! That's what I meant. Derive from ObjectManager,
not Folder.

--

Paul Winkler
"Welcome to Muppet Labs, where the future is made - today!"