【问题标题】:what triggers "new" when document is published in a document library当文档在文档库中发布时触发“新”的内容
【发布时间】:2011-09-27 22:17:10
【问题描述】:

每当我在文档库中上传文档时,它都会显示新的。该文件的“新颖性”的时间范围是什么?另外,这个时间范围可以控制吗?

【问题讨论】:

    标签: sharepoint document


    【解决方案1】:

    查看此链接:

    http://www.sharepointcomic.com/archive/2008/12/20/new-item-icon-in-sharepoint-change-how-long-it-shows.aspx

    基本上,我以前必须使用 stsadm.exe 为我的客户更改此设置。如果你运行:

    stsadm -o getproperty -pn days-to-show-new-icon
    

    这应该会告诉您您在一天中的当前设置。因此,要更改一天的持续时间,请尝试:

    stsadm -o setproperty -pn days-to-show-new-icon -pv <number of days>
    

    【讨论】:

      猜你喜欢
      • 2022-12-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-08-24
      • 1970-01-01
      • 2020-09-16
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多