Hi there !
I’m working on a multi-site CMS (http://zenadmin.org). In this tool, a
user can participate in many websites. In each of these websites,
there is a Contact node (record) for this user.
[skip] This record is used to show the person’s information for a
specific website since nodes are not shared across websites but users
are [/skip].
I have a nice omnigraffle drawing of the problem on zena’s blog:
http://zenadmin.org/448
(zafu is the templating language, zena is the rails app).
Hopefully, someone with better english skills then me might come up
with an idea to name the visitor’s Contact…
I would like to find a single word name since it’s used in pseudo sql
queries like:
- ... list
of documents created by the visitor in the current project ...
Any idea, comment or remark welcome !
Gaspard