允许 Drupal 有机组管理员删除和编辑对所有组节点的访问权限

发布于 2024-10-19 02:06:40 字数 106 浏览 0 评论 0原文

我们有一个 Drupal 网站,它使用有机组来代表公司。我正在寻找一个模块,该模块允许我们向组管理员授予与该组关联的所有帖子的编辑和删除权限。

是否有一个模块可以公开这种类型的关系?

We have a Drupal site that uses Organic Groups to represent companies. I'm looking for a module that will allow us to give edit and delete access to group admins for all posts that are associated with that group.

Is there a module that exposes this type of relationship?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

睫毛溺水了 2024-10-26 02:06:40

http://drupal.org/project/og_user_roles

此模块允许您向角色附加编辑/删除权限,但仅在群体环境中。因此,构建一个“组管理员”角色并将其设置为组管理员的默认角色。常规团体成员也有选择。用户仅在查看自己的群组或群组内的帖子时才会显示出具有该角色。他们没有传统意义上的角色,这可能会令人困惑。

http://drupal.org/project/og_user_roles

This module lets you attach edit/delete permissions to roles but only in the group context. So build a "group admin" role and set that as the default role for group managers. There is also options for regular group members. The users will only appear to have the role when they're looking at their group or posts within the group. They don't have the role in the traditional sense which can be confusing.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文