[Zope-CMF] Local Roles on folderish object
Rainer Thaden
Rainer Thaden <thadi@gmx.de>
Thu, 5 Jun 2003 11:08:39 +0200
Hi,
in a class
class Publication(DefaultDublinCoreImpl, SkinnedFolder, PortalContent):
which acts folderish (i can dump other objects inside) i am not able to
set local roles via the CMF interface (it does not appear in the
actions box), but I can set the roles via ZMI.
In normal PortalFolders it works via CMF interface.
Do i need to set a flag or similar in my class?
--
Regards,
Rainer mailto:thadi@gmx.de