В Сбт, 26/11/2005 в 10:09 -0200, Mario Olimpio de Menezes пишет: > Hi, > > I'm trying to deploy blogs on my CPS without success. > > I've done this: > - Created a new section; > - created new categories on vocabularies for blogs. > - Inside this section, added a blog aggregator, selecting all categories; > - Went to ZMI and gave BlogPoster, BlogManager, Reader, SectionReader > rights to group role:authenticated on this blog aggregator. (Blog Aggregator > didn't have a 'Local Roles' object action!) > - As normal user, created a blog in my workspace. > - Added a new blog, publishing it. > - As normal user 2, tried to read the newly created blog; Failed!
Hello. You can: 1) Put in section BlogAggregator portlet or simply BlogAggregator(depends on what you prefer). Assign SectionReader local role under section where you have BlogAggregator portlet to All users. ----------------------------------------------------------------------- 2) In separate section, for example, create blogs for users that intend to have blogs and give BlogManager local role for them in their corresponding blogs(you can automate this process i think - on first user login your script will create blog under section) or 2) If you want to have blogs in your workspace, then create in your home folder separate workspace, for example, 'blog', give local role WorkspaceReader under that workspace to All users and create blog there. After publishing entry it will appear in BlogAggregator or BlogAggregator portlet in section. Let me know if you have some difficulties. P.S. Please, use the latest CPSBlog from svn trunk, it contains some new fixes. Ruslan _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
