I am a new user of CMSMS. I really like what I have seen so far. I am implementing a site for a kindergarten using FEU for the internal pages and I would really like some feedback on what appoach to use.
These are the conditions:
Teachers: will be allowed "Editor" login, through the CMSMS admin panel.
Parents: will have there own login, through FEU.
Children: these will need to be "objects" somehow, with properties like an FEU user.
My problem is, I need a way to "connect" parents to parents, and parents to children. In a regular mysql-database I'd give each parent a unique index, and create fields that "point" to other parents, but how do I do this in CMSMS (if there is even a way)?
A child can have one or more parents. A parent can have one or more children. A parent can have zero or more parents in their family. With the "modern" constellations of familys today, there are a lot of options
The reason for not having "Family" FEU-users is that both parents should be allowed to login.
Best regards,
/Bo
EDIT: I guess what I'm looking for is a way to produce classes of a different kind than FEU. Is there a module that could help me?

