开发者

Give a user rights to a specific node in Drupal

I'd like the user "student" to be assigned to a content type "Projectgroup". I can do this by adding a user reference to the Projectgroup content type form.

开发者_运维百科

Example:

Projectgroup = Beta testers

Students (user referenced) = Kim, Joel, John.

When Kim logs in, she should only be able to post as "Beta testers".

How can i make sure when the user logs in he/she can only post with the correct projectgroup rights?


You want to assign roles to these students and then control what permissions are available to that role.

http://drupal.org/handbook/modules/user

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜