[Zope] Associating properties with users
W. Robert Kellock
sales@creditscore.co.nz
Wed, 31 Jan 2001 19:41:55 +1300
This is a multi-part message in MIME format.
------=_NextPart_000_001E_01C08BBD.DE3578E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Does anyone have a simple (for a Zope newbie) way of associating =
properties with users? I don't care whether the property is stored in =
the ZODB or externally in a SQL database, but what I want to be able to =
do is track a user as they navigate through my site and do certain =
things based on a property that belongs to that user.
Simply put: User: Whoever1
Property1: 123
Property2: ABC
User: Whoever2
Property1: 987
Property2: ZYX
etc etc for many users.
=20
I've looked at LoginManager using Zope release 2.3.0, but it seems =
overly complex for what I want and I can't get it to go anyway.
-------------------------------------------------------------------------=
------------------------------------
W.Robert Kellock Ph: =
+64 3 326 6115
Sales Manager Fax: =
+64 3 326 6115
Credit Systems Control Ltd Web: =
www.creditscore.co.nz
"making decisions easy"
-------------------------------------------------------------------------=
------------------------------------
------=_NextPart_000_001E_01C08BBD.DE3578E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Does anyone have a simple (for a Zope newbie) way of =
associating properties with users? I don't care whether the =
property is=20
stored in the ZODB or externally in a SQL database, but what I want to =
be able=20
to do is track a user as they navigate through my site and do certain =
things=20
based on a property that belongs to that user.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Simply=20
put: User: =20
Whoever1</FONT></DIV>
<DIV><FONT=20
size=3D2> &nbs=
p; =20
Property1: 123</FONT></DIV>
<DIV><FONT=20
size=3D2> &nbs=
p; =20
Property2: ABC</FONT></DIV>
<DIV> </DIV><FONT size=3D2>
<DIV><FONT=20
size=3D2> &nbs=
p;  =
; User: =20
Whoever2</FONT></DIV>
<DIV><FONT=20
size=3D2> &nbs=
p; =20
Property1: 987</FONT></DIV>
<DIV><FONT=20
size=3D2> &nbs=
p; =20
Property2: ZYX</FONT></DIV>
<DIV> </DIV>
<DIV> &n=
bsp; etc=20
etc for many users.</DIV>
<DIV> </DIV>
<DIV>I've looked at LoginManager using Zope release 2.3.0, but it seems =
overly=20
complex for what I want and I can't get it to go anyway.</FONT></DIV>
<DIV><FONT=20
size=3D2>----------------------------------------------------------------=
---------------------------------------------<BR>W.Robert=20
Kellock =
&=
nbsp; =20
Ph: &nbs=
p; =20
+64 3 326 6115<BR>Sales=20
Manager =
&=
nbsp; &n=
bsp; =20
Fax: &nb=
sp; =20
+64 3 326 6115<BR>Credit Systems Control=20
Ltd &nbs=
p; =20
Web: <A=20
href=3D"http://www.creditscore.co.nz">www.creditscore.co.nz</A><BR> =
&=
nbsp; &n=
bsp; &nb=
sp; =20
"making decisions=20
easy"<BR>----------------------------------------------------------------=
---------------------------------------------<BR></FONT></DIV></BODY></HT=
ML>
------=_NextPart_000_001E_01C08BBD.DE3578E0--