摘要: In Customize the People Search Results – Part 1 we learned how to pimp the search results from looking something like this:To something like this:In Part 2 we are going to learn how to add other fields (properties) to the Search results.How do we do this?Let’s first include the Mobile phone of a use 阅读全文
posted @ 2012-07-17 10:38 StarKong 阅读(231) 评论(0) 推荐(0)
摘要: Out of the box:First of all let’s start off with showing how the default People Search Results look like:In my opinion not really something you can give to your users to work with. No labels, no design, no clear layout.This article will try to show you how you can beautify these results a bit.Prepar 阅读全文
posted @ 2012-07-17 10:33 StarKong 阅读(366) 评论(0) 推荐(0)
摘要: SharePoint网站中默认的welcome菜单如下样式是固定的如下:下拉列表如下:现在需要把菜单颜色改成白色,下拉列表中只保留Sign in as Different User 和 Sign Out两项。查看相关代码如下:<%@ Register TagPrefix="wssuc" TagName="Welcome" src="~/_controltemplates/Welcome.ascx" %><wssuc:Welcome id="IdWelcomeMain" runat="se 阅读全文
posted @ 2012-07-17 10:28 StarKong 阅读(463) 评论(0) 推荐(0)