Hello List, I'm new to Zope and am investigating how to create a system where users (visiting users, not in-house users) could create an account and manage their preferences? I've looked through the Guides and HowTos but saw nothing to that effect. The closest thing i found was the chameleon folder, but this is just a single preference stored in a cookie. I really need the users to "create" a profile and "log in" through a web interface (a la excite, for instance), not the browser/server security login. There must be a Product out there that does that? Alex.
Hi, The evolving Portal ToolKit (Zope-PTK) is just the product you are looking for. It has all the functionality you are looking for and more. The only problem is that it is still a bit of a work in progress. I am also very new to Zope, have asked nearly every stupid question possible on this list, yet stepped off the deep-end into the PTK. The water can be somewhat cold at times but it is refeshing ;) There is a seperate list for Zope-PTK with many good pointers for how to get the PTK installed and working. Be warned that is is somewhat slow going for a newbie. Best, Chip
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Alex Burton Sent: Wednesday, February 16, 2000 12:39 PM To: zope@zope.org Subject: [Zope] creating users
Hello List,
I'm new to Zope and am investigating how to create a system where users (visiting users, not in-house users) could create an account and manage their preferences? I've looked through the Guides and HowTos but saw nothing to that effect.
The closest thing i found was the chameleon folder, but this is just a single preference stored in a cookie. I really need the users to "create" a profile and "log in" through a web interface (a la excite, for instance), not the browser/server security login.
There must be a Product out there that does that?
Alex.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Alex Burton -
Chip Vanek