摘要: 今天有人提到了这个问题,默认的sharepoint calendar只能自己看到自己的canlendar和event。 如果要实现下面的这种功能,必须定义不同的数据源,定义不同的audience targeting ,然后实现自定义的日历webpart和数据源绑定。来源:http://www.hellomails.com/blog/?p=13826 Issue NewSoft Company uses corporate intranet site based on MOSS 2007. It is required to create vacation calendar for the
阅读全文
posted @ 2010-12-07 16:49 Peter Wang 阅读(85) 评论(0)
编辑
Audit log report的功能很强,可以审计数据(content类如list,library,security,workflow,Security And Site Settings Reports Information Management Policy Reports,)的view,dowload,modify,delete ,insert,expiration&dispositon等,还可以自定义报表。
要想使用此功能
1:开启site collection feature Advanced Web Analytics
2:设置Site collection audit settings如果对于要审计的内容这边没有设计,出报表的时候会出错。unexpected Microsoft.Office.RecordsManagement.Reporting.Report Empty Exception: Report contains no data
不过出的报表还不够理想 ,格式有点挫,比如site和item只显示了Id,没有显示Title,里面的数据显示了xml,对于企业it管理人员和开发人员应该够了,用户看了估计受不了。不过报表模版应该可以自定义,以后有机会研究下。
posted @ 2010-12-07 15:31 Peter Wang 阅读(134) 评论(0)
编辑