[Zope-CMF] User Folders in CMF

Tres Seaver tseaver@zope.com
14 Jul 2002 22:49:20 -0400


On Sun, 2002-07-14 at 21:35, Alvin Obed wrote:
> I'm still quite new to Zope / CMF, so I apologize in advance if my questions 
> have already been asked and answered.  Zope is very powerful, however I have 
> had a hard time trying to find the appropriate information for me to 
> continue.
> 
> 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/.
> 
> Ideally, it would be great that if a logged in author has the ability to 
> select a folder (i.e. one of my standard ones), from a directory tree prior 
> to creating a document.
> 
> I imagine the above is possible in Zope - is there any documentation or 
> products that I can have a look at with the above implemented?

Members can create content in any folder where they have the 'Add portal
content' permission;  in a stock CMF site, they get this permission via
having the 'Owner' role on their "My Stuff" folders (at
'/path/to/site/Members/member_id').  You can let them create content
elsewhere by granting them this role there, or by giving the 'Member'
role that permission.  The folder should have an action, "Local roles",
which makes it straightforward to add that role to a given user in a
particular folder.

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