The last problem was resolved, indeed there were some rights missing, so
creating mmbaseaccounts is possible now for normal citizens. A more
fundamental problem remains

Basically our problems boil down to this:
Some users me create (and edit, delete etc) certain node-types while other
users may not.
So group A can create (and edit, delete) nodetypes A,B,C and group B can
only view nodetypes C and create, edit, delete nodes of nodetype D.
How do you go about and implement this?

This is what we did:
Every nodetype gets his owner in typedef set to his own context; so when
there is a nodetype A a context A gets created, and via the my_editors in
typedef the ownerfield of nodetype A is set to his context. This we way we
can control exactly what a user is allowed to create.
Is there another, more easy, way?
_______________________________________________
Users mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/users

Reply via email to