[Zope] Newbie - User Attributes

Joshua Lanza jlanza@vorsite.com
Thu, 6 Dec 2001 18:07:42 -0800


To answer my own question for posterity, there's a product called User
Info Folders that performs this function and stays synchronized with the
acl_users object.=20

URL: http://www.zope.org/Members/did/UserInfoFolder

Josh

-----Original Message-----
From: Joshua Lanza=20
Sent: Thursday, December 06, 2001 12:22 PM
To: zope@zope.org
Subject: [Zope] Newbie - User Attributes

Hi,

Trying to extend the User object (the object exposed in the acl_users
folders) to associate some additional fields with a user - essentially
creating a user profile. (Ex: when adding a user, have a checkbox asking
"do you want us to send you our spam?")=20

Am I looking in the wrong place for persisting user data? It looks like
the User object only supports Name, Password, Domains, and Role.=20

TIA, Josh=20

_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -=20
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )