Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Plone 中,我创建了一个名为“Admin”的新文件夹,该文件夹显示在顶部导航栏中。如何限制对该文件夹的访问,以便只有站点管理员才能访问该文件夹?(而且,最好只有那些管理员会看到该链接出现)?
在根级别创建一个文件夹并将其保密,不要与任何其他组共享。管理员(默认)可以查看所有内容。用户无权访问的项目在 Global Nav、Nav portlet、搜索等中不可见。
使用共享选项卡并添加所需的用户/组。