[Zope-CMF] Re: Portal Folder's timestamps

Tres Seaver tseaver@zope.com
29 Apr 2003 08:00:21 -0400


On Tue, 2003-04-29 at 03:15, Michael Haubenwallner wrote:
> Tres Seaver wrote:
> > Content objects are required to implement the Dublin Core metadata
> > interface;  PortalFolders only implement the minimum (title and
> > description) required to make navigation work, because they *aren't*
> > content.
> > 
> > Use SkinnedFolder + PortalContent if you need more.
> > 
> 
> sorry, this may be a dull question:
> 
> why then is "portal folder" added to portal_types and not "skinned folder" ?

The SkinnedFolder class is designed to be a basis for creating your own
"custom" folderish content types.  PortalFolders are designed to be
"skeleton" of the site.  It would be feasible to delete the default
"Folder" type, and replace it with another type information object based
on SkinnedFolder, if that suited your site's needs.

Tres.
-- 
===============================================================
Tres Seaver                                tseaver@zope.com
Zope Corporation      "Zope Dealers"       http://www.zope.com