文章分类 -  SharePoint

Indexing PDFs in WSS3.0
摘要:This entry explains how I've had success getting PDFs indexed and searchable in Windows Sharepoint Services 3.0 (WSS3.0). *My setup is simply WSS3.0 on a single server using the built-in embedded SQL ... 阅读全文

posted @ 2008-07-02 18:54 Above The Sky 阅读(190) 评论(0) 推荐(0)

添加sharepoint中,PDF文件的图标
摘要:SharePoint的文档库中对一些文件类型提供了图标,但有一些重要的文件类型,比如pdf,却没有提供。 解决步骤: 1. 找到该文件类型的图标,16x16点阵,可以是ico文件,也可以是gif文件; 2. 把这个文件命名为icpdf.gif; 3. 把这个文件放到\Program Files\Common Files\Microsoft Shared\Web Server Extensio... 阅读全文

posted @ 2008-07-01 23:59 Above The Sky 阅读(628) 评论(0) 推荐(0)

Content-Type List
摘要:Description of Data Content Typical Filename Extensions MIME type/subtype ... 阅读全文

posted @ 2008-06-24 09:45 Above The Sky 阅读(256) 评论(0) 推荐(0)

了解MOSS2007 内容类型ID(Content Type IDs)命名规则
摘要:内容类型的ID是识别内容类型的唯一标识,它设计为可递归的。 内容类型ID中隐含了内容类型的上下级继承关系,即从内容类型ID中可以看出此内容类型是继承自哪个父内容类型的,内容类型ID中包含了父内容类型ID,我们可以从内容类型ID号中找到顶级的系统内容类型。 WSS 3使用ID号中的这些信息,来确定内容类型之间的关系,以及执行操作。 内容类型可以使用两种方式中的任何一种表示: 1、 父内容类型ID... 阅读全文

posted @ 2008-06-24 09:44 Above The Sky 阅读(329) 评论(0) 推荐(0)

SharePoint Web Services入门
摘要:SharePoint Web Services入门 http://www.infoq.com/cn/articles/swanson-moss-web-services SharePoint通过一系列Web Services来支持互操作和远程调用,这里的SharePoint,我指的是WSS 3.0(Windows SharePoint Services)和MOSS 2007(Microsoft O... 阅读全文

posted @ 2008-06-21 20:43 Above The Sky 阅读(463) 评论(1) 推荐(0)

Getting started with the SharePoint Webservice - Lists Service
摘要:http://weblog.vb-tech.com/nick/archive/2006/02/24/1453.aspx This is the first long article I’m writing based on SharePoint technologies. It’s aimed at reasonable .Net developers who are looking to get... 阅读全文

posted @ 2008-06-17 01:56 Above The Sky 阅读(552) 评论(0) 推荐(0)

转:浅尝MOSS Search Query Web Service
摘要:http://www.cnblogs.com/xiaoshatian/archive/2007/04/03/697808.html SharePoint Server 2007 Search 提供一个 Query Web Service,我们可以通过调用Web Service的方式向非SharePoint站点的客户端应用程序提供搜索功能. MOSS中搜索服务的URL是: http://Serve... 阅读全文

posted @ 2008-05-29 08:21 Above The Sky 阅读(359) 评论(0) 推荐(0)

几个概念——MOSS & WSS & SPS
摘要:MOSS -- Microsoft Office Sharepoint Server 2006年11月底正是发布,最新版本为2007. Microsoft Office SharePoint Server 2007 提供了一些企业级功能,来满足业务关键需求,例如,管理内容和业务流程,简化用户跨范围查找和共享信息的方式,以及使决策更加合理等。Office SharePoint Server 2007... 阅读全文

posted @ 2008-05-24 09:33 Above The Sky 阅读(246) 评论(0) 推荐(0)

导航