SharePoint 版本控制限制 &定制

发布于 2024-12-03 09:33:05 字数 1459 浏览 2 评论 0 原文

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

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

发布评论

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

评论(1

倾城花音 2024-12-10 09:33:05
  1. 是的。您可以自定义或创建新的权限角色(例如,您可以自定义贡献角色以禁止删除项目)请参阅:http://office.microsoft.com/en-us/sharepoint-server-help/manage-permission-levels-HA010117209.aspx

  2. 版本控制应用于每个项目基础。因此,在您的示例中,每个项目在上传时均为版本 1。假设编辑了一个项目,然后签入并发布为主要版本。该项目现在是版本 2,而其他项目仍然是版本 1。像您建议的那样基于版本进行批量删除是没有意义的。相反,只需单独删除项目即可。

  3. 是的。请参阅#1 的答案。可定制的功能之一是删除版本的能力。 是的

  1. Yes. You can customize or create new permission roles (ex. you can customize the contribute role to disallow deleteing items) See: http://office.microsoft.com/en-us/sharepoint-server-help/manage-permission-levels-HA010117209.aspx

  2. Versioning is applied on a per-item basis. So, in your example, each Item would be at version 1 when uploaded. Suppose an item is edited, then checked in and published as a major version. That item is now version 2 while the other items are still version 1. Batch deletes based on version like you suggest is pointless. Instead, just delete the items individually.

  3. Yes. See the answer to #1. One of the customizable abilities is the ability to delete versions.

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