5 May
2004
5 May
'04
12:42 p.m.
I've put this to the general list and the database list........ I would like to set up a zope/database interface (using Postgres 7.4) with the following properties: - multiple users each with their own id and password - they will enter and access their own data - any specific user will not be able to see another user's data - the user will not manage his/her web-page I have Zope 2.6 and Postgres 7.4 set up and working with each other. Also, have a few ideas on how to do this, but thought it would be easiest if there were some similar examples out there to look at. Any suggestions from anyone, on anything that might be similar to the above task??