按共享点内容查询 webpart 中最流行的顺序订购文档 [英] Order documents by most popular in sharepoint content query webpart

查看:45
本文介绍了按共享点内容查询 webpart 中最流行的顺序订购文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想通过最常查看"来订购在内容查询 Web 部件中显示的一组网页,我知道 sharepoint 会跟踪此类内容,但我不知道如何将此列表公开给内容查询 Web 部件 -有人能指出我正确的方向吗?

I'd like to order a set of webpages showing inside a content query webpart by 'most viewed' I know sharepoint keeps track of such things but I don't know how to expose this list to the content query web part - can anyone point me in the right direction?

提前致谢

推荐答案

SharePoint 确实可以将用户访问记录到磁盘上的使用日志和内容数据库中的审核日志.但是没有 API 可用于针对数据发出报告构建查询,例如对大多数查看页面的查询.您将需要开发或购买:

It is true that SharePoint can log user visits to the usage log on disk and the audit log in the content database. But there is no API for issuing report building queries against the data like a query for most viewed pages. You will need to develop or buy:

  1. 开发:您可以为您的网站集打开审核日志并开发一个批处理作业,按计划扫描它以查找新条目并更新包含查看次数最多的页面的自定义列表.有关详细信息,请参阅从 Windows SharePoint Services 3.0 中的审核日志中读取条目有关使用审核日志的信息.

  1. Develop: You could turn on the audit log for your site collection(s) and develop a batch job that on a scheduled basis scans it for new entries and updates a custom list holding the most viewed pages. See Reading Entries from the Audit Log in Windows SharePoint Services 3.0 for more information on working with the audit log.

购买:要获得更灵活的报告解决方案并避免开发,您可以查看一些适用于 SharePoint 的第三方报告解决方案,例如 NintexCardiologa> 或 MAPIlab.

Buy: For a more flexible reporting solution and to avoid development, you could take a look at some third-party reporting solutions for SharePoint like Nintex, Cardiolog or MAPIlab.

这篇关于按共享点内容查询 webpart 中最流行的顺序订购文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆