Hi, instead of creating a new zope instance you could also just create a new CPS site from your zope root thru the zmi - choose "CPSDefault Site" from the "select a type to add" dropdown box.
Then you would automatically share the products folder, but your two cps sites are completely separated. Cheers, Michael
I have a CPS site installed. Now I am planning to add another project on CPS. The new project is completely different from the elder one- so I don't want these two sites to have any intersection. Although I implemented the new project as a new section and defined a section manager for that, the problem is that they cannot create their users and groups themselves. But I don't want them to have admin rights, because they can damage my project also!!!
So is there any idea for the best way of implementing this? I just thought of implementing this via different instances. Although I edited the zope.conf file in the etc directory of the new instance (in fact I changed the http-server address as 8085 which was 8080 in the first one), I could not manage to see the second instance. Is there anything more that I should do for this? Also, is it possible to have one products directory for the two instances? Thanks a lot… _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
-- ----------------------------------------------------------- Michael Schulz [EMAIL PROTECTED] in medias res Gesellschaft für Informationstechnologie mbH In den Weihermatten 66 79108 Freiburg Tel +49 (0)761 556959-5 Fax +49 (0)761 556959-6 http://www.webgis.de / http://www.zopecms.de ----------------------------------------------------------- _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
