[Zope-CMF] Making CMFProduct visible in folder contents
Kevin Carlson
khcarlso@bellsouth.net
Sat, 25 May 2002 14:54:56 -0400
I had something like this happen to me when I created my first CMF-based
product. Turns out that the pages that render views of the folders are
looking for specific meta-types -- you have to alter the code to make your
product instance display.
-----Original Message-----
From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On Behalf Of
Pawel Lewicki
Sent: Friday, May 24, 2002 4:30 PM
To: zope-cmf@zope.org
Subject: [Zope-CMF] Making CMFProduct visible in folder contents
Hi,
I created my own product based on CMFBoringProduct, but I've got one
problem. I can't see created instance while listing the content of the
folder. What did I wrong? Everything else seems to be fine. It's registered
in portal_types with predefined actions, etc.
Pawel Lewicki
_______________________________________________
Zope-CMF maillist - Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf
See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests