在SharePoint 2010文档库中,结合单选框,在Ribbon中提供了批量处理文档的功能,比如,批量删除.批量签出.批量签入等,但是,很遗憾,没有提供批量下载,默认的只能一个个下载,当选择多个文档时,下载副本就变成了灰色不可用. 在此我们将开发一个Ribbon按钮,实现文档(包括含有文件夹)的批量下载为Zip压缩包的功能. 先上传一张项目的资源管理结构 现在开始:打开VS2010,创建一个“空白SharePoint项目”命名DeviantPoint.DownloadZip 指定用于部署的网…
转:http://blog.csdn.net/chenxinxian/article/details/8720893 在sharepoint 2010的页面中,我们发现,没有页尾,如果我们需要给页面添加一个footer,有一个办法可以做到,就是修改母板页master page, 如果默认的母板页是v4.master,那就修改v4.master. 在v4.master中找到"<SharePoint:DeveloperDashboard runat="server"/>…
转:http://blogs.msdn.com/b/sharepointdev/archive/2012/04/30/how-to-hide-the-ribbon-in-sharepoint-2010-rajeswari-mohandas.aspx About the Ribbon in SharePoint 2010 The SharePoint 2010 ribbon provides a similar user experience as the Microsoft Office cli…
SharePoint 2010母版页所用的还是ASP.NET 2.0中的技术.通过该功能,实现了页面框架布局与实际内容的分离.虽然在本质上自定义母版页的过程和以前版本的SharePoint大致相同,但是从2007到2010仍然有许多重要的值得我们关注的变化.本文将试图: 巩固和掌握SharePoint 2010里母版页相关的一些基本操作 突出描述新版本和以前的版本之间的一些变化 了解一些有用的或比较常见的自定义方式 SharePoint 2010 母版页的类型 首先,让我们快速的看一下在Shar…
[http://gokanx.wordpress.com/2013/06/15/how-does-web-analytics-works-under-sharepoint-2010/] You need to plan before you configure Web Analytics Service Application for SharePoint. Why? The reason is simple, and Joel Oleson explains the reasons on th…
//http://blog.sharedove.com/adisjugo/index.php/2011/01/05/writing-a-custom-membership-provider-and-using-it-for-fba-forms-based-authentication-in-sharepoint-2010-from-the-scratch/ Developing a Custom Membership Provider from the scratch, and using it…
原文链接:https://kodejava.org/how-do-i-create-zip-file-in-servlet-for-download/ The example below is a servlet that shows you how to create a zip file and send the generated zip file for user to download. The compressing process is done by the zipFiles m…
sharepoint 2010用designer添加自定义的 display form默认是不会显示附件的. 需要添加如下代码才会显示附件: <tr> <td width="190px" valign="top" class="ms-formlabel"> <H3 class="ms-standardheader"> <nobr>Attachment</nobr> &…
博客地址 http://blog.csdn.net/foxdave 1. First of all, let me show you the ribbon modal in our project whcih just like the example from internet. >>SPMIPRibbon.cs I've add some clear comments. using System.Collections.Generic; using System.Reflection; u…
http://social.technet.microsoft.com/wiki/contents/articles/7926.sharepoint-2010-tips-for-dealing-with-performance-issues.aspx http://www.aptimize.com/upload/docs/sharepoint-performance-optimization-10-steps.pdf How to tune SharePoint 2010 Server for…
1. 症状 您的SharePoint 2010的服务器是不是最近一直出现这个错误呢? Could not load file or assembly 'Microsoft.Office.InfoPath, Version=14.0.0.0' (...) 特别是当我们部署新的InfoPath解决方案时,我们突然之间发现,无法把模板上传到服务器当中去了,但是我们发现在GAC中,这个Microsoft.Office.InfoPath.dll 是存在的 问题出在哪里? 2.分析过程 在日志中有这么一句话…
在SharePoint 2010中实现View Action Button效果. http://www.sharepointblogs.be/blogs/vandest/archive/2008/06/20/view-action-button.aspx 1. 创建自定义字段类ViewActionButton 继承自 SPTextField public class ViewActionButton : SPField { #region Constructors public ViewActi…
http://blog.falchionconsulting.com/index.php/2012/03/stamping-pdf-files-downloaded-from-sharepoint-2010/ First off I want to clarify that the subject of this post is not my idea as it is something that my friend Roman Kobzarev put together for his co…
最近项目遇到一个很麻烦的问题,原以为很容易解决,结果搞了那么久,先开个头,再慢慢写 SharePoint 2010 ——自定义上传页面与多文件上传解决方案 1.创建Sharepoint空白项目,创建应用程序页面,创建custom action, <?xml version="1.0" encoding="utf-8"?> <Elements xmlns="http://schemas.microsoft.com/sharepoint/&q…
When you upgrade to Microsoft SharePoint Server 2010, some of the new SharePoint Enterprise Search Web Parts are missing from the Web Part gallery for upgraded site collections. The following are the missing Web Parts: Refinement Panel Related Querie…
转:http://msdn.microsoft.com/en-us/library/gg252010(v=office.14).aspx Summary:  Learn how to create an event receiver for Microsoft SharePoint 2010 by using Microsoft Visual Studio 2010. Applies to:  Microsoft SharePoint Foundation 2010 | Microsoft Sh…
转:http://kyleschaeffer.com/sharepoint/sharepoint-2010-pop-up-dialogs/ SharePoint 2010 makes it incredibly easy to add dialog content to your website. Built-in functionality allows you to retrieve content from anywhere within your site and display it…
現有的SharePoint 2007系統中,我們如果要安裝客製化的程式碼到系統中,我們必須製作一個解決方案包裝檔(Solution Package),然後在系統的中央管理後台中,真對整個伺服器農場Farm發佈出去. 使用解決方案包裝檔(Solution Package)的好處是在一個多台伺服器的環境中可以一次性將客製化程式碼發佈出去. 然而, 現有的解決方案包裝檔可以存取每一台伺服器上的資源,而且我們為了方便通常會給予很高的執行權限或者是將它部屬到Global Assembly Cache中.…
HOWTO Move or Migrate SharePoint 2010 List-based Workflows between Sites and Site Collections I’ve experienced this issue a lot when trying to migrate workflows between test SharePoint 2010 farms and production farms, in particular with workflows att…
[转]http://nikcharlebois.com/upgrade-from-sharepoint-2010-to-sharepoint-2016/ In this blog, I will go through the process of upgrading your existing SharePoint 2010 farm to SharePoint 2016. Just like it has been the case with the last 3 product releas…
无意搜到下面一篇文章,http://www.cnblogs.com/lambertqin/archive/2012/04/19/2457372.html,原作者写的太"高大上",可操作性不强,让我走了很多弯路,这里把我实际操作的过程列出来. 1.我的环境 计算机名:sp2010 域名:box.com 目标站点:http://sp2010 个人站点:http://sp2010/my 2.操作步骤 1.下载PeoplePackV4_LAQIN.zip压缩包并解压到C盘.路径:C:\Peop…
通常在我们的项目中,都会涉及到母版页的定制.并且必不可少的,需要配合以一套自己的JavaScript框架和CSS样式.你有没有遇到过这样的情况呢,在开发环境和UAT时都还算顺利,但是当最终部署到生产服务器场时,运行完PS 脚本后,发现网页的其他部分似乎都没事,唯独样式和Ajax不正常,. 当我们调出我们最好的朋友(IE的F12开发人员工具,或者Firebug和Chrome浏览器开发控制台),就会发现问题是由于我们在生产环境中改变了网站集的URL结构导致绝对路径不能正常工作. 那么问题就来了,我们…
由于SharePoint 2013推出不久,并非所有的企业都会升级到SharePoint 2013的,毕竟升级不是打打补丁这么简单,更多的企业还是使用Sharepoint 2010版本的,因此本人自行开发了SharePoint 2010中重置windows 活动目录(AD)域用户密码的WebPart,供有需要的免费下载,见本文附件.对于大中型的企业,特别是基于windows ad域管理的用户,如果能够在Sharepoint直接重置当前用户的windows 活动目录(AD)域用户密码,这样能够极大…
前言:使用过SharePoint的人都知道,SharePoint对于操作是便捷的,但是对于数据量承载却是不令人满意的,这样,就要求我们需要更加合理的使用,规范大家的使用规则和习惯,所以,定期清理不必要的文档也就成为了一个问题. 考虑到这一点,我觉得写一个小工具,用来实现文档归档,是比较方便的办法.当然,如果你愿意,可以封装为TimerJob或者Windows Service都是没有问题的,甚至于Windows计划任务也都是可行的,只要你愿意. 一. 界面设计: 如上图,首先需要输入下载文档需要的…
SharePoint 2010 designer做的workflow都有一个导出到visio的功能,但是如果是list workflow一般都是不可重用的,即使导出了,也是导不进目标站点或者list的.下面就提供一种可以重用的方法. 1. 先把源工作流导出到visio,生成一个扩展名为vwi的文件. 2. 然后修改导出文件的扩展名 改为zip. 3. 打开zip文件,将XXXXXX.xoml.wfconfig.xml文件删掉 4. 然后再把扩展名改为vwi 5.  导入到目标站点即可…
from:http://blogs.msdn.com/b/ericwhite/archive/2010/04/28/searching-external-data-in-sharepoint-2010-using-business-connectivity-services.aspx Business Connectivity Services (BCS) are a set of services and features that provide a way to connect Share…
While creating several State Machine SharePoint 2010 workflows using visual studio for a client I had some concerns related to upgrading and redeploying those workflows because as we all know, changes are inevitable! Where following are the concerns…
激活sharepoint 2010的企业版网站功能 在sharepoint 前端服务器安装:OpsMgrDataModule.msi,安装好后可以看到如下东东: 在Sharepoint前端服务器中启动SharePoint 2010 Management Shell,执行上述目录中的InstallOpsMgrDataModule.ps1.如果有多个前面,第2步和第3步在每个前端服务器都要执行. 如果不需要Visio Services的执行日志,这步可以去掉,把OpsMgrDataModule.ws…
----前言 这段时间项目出在验收阶段,不是很忙,就潜心把SharePoint学一下,不求有多深刻,初衷只是先入门再说.后续会发布一系列的学习总结.主要学习的书籍为<SharePoint2010 最佳实践>,个人觉得这是SharePoint入门级学习最好的书,很多很基础但实用的东西都讲的很详细,读过之后会让人对整个SharePoint有一个更为客观和准确的认识.但是不得不提的是书中的小错误还是很多的,有很多的代码拼写错误/语句逻辑错误,但是总得来说还不错,不影响阅读. 总结的目的主要是用来做学…
http://msdn.microsoft.com/en-us/library/bb861862(v=office.12).aspx http://gallery.technet.microsoft.com/office/Feature-Stapling-in-fcbaf891 https://www.nothingbutsharepoint.com/sites/devwiki/articles/Pages/SharePoint-Feature-Stapling-Staple-the-Featu…