On Mon, Jul 25, 2005 at 11:15:14AM +0200, Joachim Schmitz wrote: > Hi, > > what is the procedure to install and use CPSwiki ? It shows up in the > addmenu in sections and workspaces. But when I create a wiki in a > workspace, I don't see functions to publish the Wiki-pages in a section. > > I am using CPS-3.3.5 from svn with zope 2.8 >
Try (as manager) adding a Wiki to a *section*. Then assign local roles. - Make the group/users who you want to be able to add and edit content the Contributer role. - Give the group/users who you want to be able to read content, but not modify it, the Reader role. Oh. I guess you've already done that. Anyway ... I don't understand it all myself, but that might be about as much control as you will get over submitting content for a Wiki. Wikis are intended to be pretty loose and relaxed, with very little restrictions, after all. You may want to look in the ZMI at the states and transitions in: - /your_cps_site/portal_workflow/workspace_wiki_wf - /your_cps_site/portal_workflow/section_wiki_wf You will notice that they are very simple. Maybe someday there will be a more fancy and complicated xxx_wiki_wf? Dave > > > -- > Mit freundlichen Grüßen Joachim Schmitz > ...................................................................... > AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851 > Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163 > _______________________________________________ > cps-users mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/cps-users -- Dave Kuhlman http://www.rexx.com/~dkuhlman _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
