Do I need to have ZPatterns installed to use Emarket 0.1.04b1? I thought Zpatterns was only needed for EMarket 0.2. Jamey -----Original Message----- From: Steve Spicklemire To: jsintz@ohiohistory.org Cc: zope@zope.org; steve@spvi.com Sent: 1/8/2001 4:25 PM Subject: [Zope] Re: EMarket 0.1.04b1 Sorry.. it's my fault for not providing better docs.. sadly it's not been something I've had time for... esp since all the ZPatterns changes were added. 1) Create ZClasses for your MarketItems, Baskets, BasketItems and Shoppers (be sure to subclass from ZPatterns:DataSkin) 2) In the Racks for each of these Specialists set the storage to the appropriate ZClass. 3) There is a very simple marketItem management interface in the marketItems specialist that you should modify to suit your taste. It should be enough to get you going. When I get some time... dunno when... I'll try to make a more complete example for folks. -steve
"James" == James Sintz <jsintz@ohiohistory.org> writes:
James> Perhaps I'm missing something fundamental, but I can't seem James> to figure out how to add products to EMarket 0.1.04b1 James> running on Zope 2.2.2 James> Everything installed just fine and I can add an EMarket James> object, but I don't see where, or how I go about adding James> things to sell. I don't care about the auction features, I James> just want to sell a handful of products on my site. James> When I go to the MarketItems folder, and try submitting an James> item using the ShopperMarketItemAddForm it returns a screen James> saying "You must be validated for submission first...". I James> am logged in as a manager. If I log out and then register a James> new user and then try I'm told I don't have permission to James> add a new MarketItem. What gives? The read me doesn't James> provide much insight on what I am doing wrong. Are there James> zClasses I need to add or templates I need to create before James> the thing will work? Thanks!! Jamey _______________________________________________ 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 )