[Zope] Simple question?
Dieter Maurer
dieter at handshake.de
Sun Sep 14 15:51:29 EDT 2003
Tiller, Michael (M.M.) wrote at 2003-9-12 17:21 -0400:
> ...
> I want to clarify something here. I'm not trying to customize the way Folders look in CMF/Plone. I want to keep them the way they are. What I want is to create a new special kind of folder that is distinct from the existing Folder type and has slightly different methods.
> ...
> My impression is that what I'm after couldn't be accomplished simply with portal_skins but would involve getting into portal_types or something?
Copy the "Folder" factory in your "portal_types" and change the copy as
necessary. Maybe, this is enough for your purpose.
Dieter
More information about the Zope
mailing list