更改“管理/内容” –隐藏内容类型

发布于 2024-11-08 13:02:55 字数 135 浏览 0 评论 0原文

我的角色只能添加/编辑特定内容类型的节点。我的问题是后端的内容列表(“admin/content/node”),具有此角色的用户可以在其中看到任何类型的节点。

有没有办法默认排除所有其他节点?不,过滤器还不够……

提前致谢。

i have a role that only can add/edit nodes of a certain content type. My problem is the list of contents in the backend ('admin/content/node'), where users with this role see nodes of any type.

Is there a way to exclude all other nodes by default? No, the filter is not enough…

Thanks in advance.

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

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

发布评论

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

评论(1

不甘平庸 2024-11-15 13:02:55

使用视图批量操作管理视图 您可以用视图替换 admin/content、admin/people 和 admin/comments。

这使您可以设置页面标准并隐藏某些内容类型。

With Views Bulk Operations and Admin Views you can replace admin/content, admin/people and admin/comments with views.

This gives you the possibility to set criteria for the page and hide some content types.

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