[Zope-CMF] User Folders in CMF
Dieter Maurer
dieter@handshake.de
Mon, 15 Jul 2002 19:53:41 +0200
Alvin Obed writes:
> ...
> I would like to have a series of standard folders, like Products, Articles,
> etc and publish items only within these folders. At the moment, it seems
> that each user have their own folders, and hence the URL to access material
> published is /UserFolder/Document/.
CMFWorkspaces (from CMF CVS) go a big step into this direction (and further
more in different ways). But they are still with minimal documentation
and without examples.
I am not sure whether I should recommend that you look at them now.
Dieter