内容类型隐藏和权限

发布于 2024-11-15 16:38:31 字数 100 浏览 3 评论 0原文

我想在站点范围内禁用/隐藏某些内容类型,以便只有管理员才能添加它们。这样做的最佳做法是什么? GenericSetup 是否为此类任务提供任何 XML,或者我是否需要创建自定义导入步骤?

I'd like to disable/hide some content types site-wide so that only Administrators can add them. What would be the best practice to do it? Does GenericSetup provide any XML for such a task or do I need to create a custom import step?

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

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

发布评论

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

评论(1

紫南 2024-11-22 16:38:31

这难道不是将“添加[内容类型]”权限分配给适当角色的问题吗? (或者如果您的内容类型假设使用一般的“添加内容”权限,则创建这样的权限?)

Wouldn't this just be a question of assigning the "Add [Content type]" permission to the appropriate role? (Or creating such a permission if your content type assumes use of the general "add content" permission?)

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