24 Sep
2002
24 Sep
'02
7:35 p.m.
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.
Dieter