[TYPO3-ect] tx_party - Extension

Jeff Segars jsegars at alumni.rice.edu
Mon Apr 28 15:56:35 CEST 2008


Franz Holzinger wrote:
> When I look at the model
> http://www.bruehlmeier.com/tx_party/uml/index.htm?goto=3:13
> 
> then I am missing a relation between the party and the fe_users table.
> This is needed to replace the current address data of the fe_users
> table. The mm relation table for this should be integrated into your
> extension. One FE user can be owned by one or more parties. Each party
> can have one or more FE users.

Hey Franz,
Sorry for the delay in getting back to you on this. I think there are 
two different things that may be worth looking into here.

The data model does have an abstract field for accounts and I suspect 
this is where we'd store some linkage to a frontend user record. It may 
turn out that frontend users are important enough in the TYPO3 world 
that we need to add a unique just for that, but I think accounts are the 
correct place within the OASIS standard.

The Wiki also has a little information about tx_party_sync [1], which 
would be used do keep common data up to date between a party record and 
a frontend user record.

Any thoughts on these?

Thanks,
Jeff

[1] http://wiki.typo3.org/index.php/Tx_party_sync




More information about the TYPO3-team-extension-coordination mailing list