[Zope-PTK] Need Help on PortalFolder
Itamar Shtull-Trauring
itamar@maxnm.com
Wed, 24 May 2000 14:58:30 +0300
Brun Eric wrote:
> I try to built a specific type of Folder in my PTK using PortalFolder.
> I wrote some classes which inherit of PortalFolder.
> In this new module, I import 'Products.PTKBase.PortalFolder'
> and then my product don't appear in Screens management
Did you register them in your product's __init__.py (see ZCatalog's
__init__.py for examples)? There may also be additional registartion steps
needed for PTK content.
--
Itamar S.T. itamar@maxnm.com