RE: [Zope] Newbie - User Attributes
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. URL: http://www.zope.org/Members/did/UserInfoFolder Josh -----Original Message----- From: Joshua Lanza 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?") Am I looking in the wrong place for persisting user data? It looks like the User object only supports Name, Password, Domains, and Role. TIA, Josh _______________________________________________ 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 (1)
-
Joshua Lanza