Skip to main content

Personalization in MOSS 2007

Getting Started with Personalization in MOSS 2007



The first thing you should do is make sure you've created a Shared Service Provider (SSP).

To check this do the following:

Go to MOSS 2007 Central Administration

Click on Shared Services Administration in left navigation

If this list is not empty then click on an SSP

If this list is empty then click New SSP and create a Shared Service Provider

Once on the Shared Services Administration page for your SSP you should see at least 3 sections titled: User Profiles and My Sites, Audiences and Search. To get started you'll need to import user profiles from the directory.



To import user profiles:



Under User Profiles and My Sites click on the link labeled "User profiles and properties"

On the User Profiles and Properties page click on "Configure profile import"

Provide a default access account, specify an account that has read access to your directory.

Note: This account needs to also have Manage User Profiles rights, verify click on "Personalization services permissions" under User Profiles and My Sites on the SSP Admin page. To keep things simple until you have a grasp of the service you should use the SharePoint Admin account.

Click OK

On the User Profiles and Properties page click on "Start full import"

Verify that import started and wait until import has completed before moving on to other personalization admin tasks (this may take a few hours)

After import is complete to view the results click on "View user profiles" on the User Profiles and Properties page



The SSP administrative portion of My Site should have been configured when you created the SSP. So while waiting on profile import to complete you can explore the non administrative parts of My Site.



To create a My Site:



Click on My Site in the global actions bar which is in the top right corner of every SharePoint page

Wait while your My Site is created

After creation is complete check to make sure the name of the site created is titled with your name

If not then open a new browser window with your credentials and click the My Site link again or copy the URL behind the My Site link into the browser window.

Note: My Site is highly personalized so it works best when its created using your credentials and not those of an admin account or alternate account

Follow the links in the Getting Started with My Site web part



Once profile import is complete we can go back to setting up personalization services in the SSP Admin page. Now that we have profiles we can do things with them like create audiences.



To create audiences:



Go to the Shared Services Administration page for your SSP.

Click on "Audiences" under the section Audiences

On the Manage Audiences page click on "Create audience"

Note: Audiences should not be created until after you've completed a profile import.

Walk through the steps to create a new audiences based on user profile data

After you're done creating audiences click on "Start compilation" from the Manage Audiences page

Note: Audiences must be compiled before they can be used.

After compilation is complete to view the results click on "View audiences" from the Manage Audiences page



Now that we have created new audiences we should put them to use on SharePoint sites by targeting content.



To target content on SharePoint sites:



Go to SharePoint site

Go to the document library on the site

Go to Document Library Settings

Click on "Audience targeting settings" under General Settings

Enable audience targeting

Note: You can do this for any list type not just documents.

Go back to the document library

Edit or upload a new document

Click the Browse button in the Target Audiences field

Select an audience you created or search and use an existing distribution list

Note: Distribution lists and security groups will only display after you've completed a profile import.

Click OK to update the document's properties



To display targeted content on SharePoint sites:



Go to the site home page and add the Content Query Web Part

Modify the Content Query Web Part

Under Query change List Type to Document Library

Under Query -> Audience Targeting check "Apply audience filtering"

Click OK

Verify the items you targeted in the document library only show for people in those audiences.

Now that you've had a chance to see how audience targeting works let's move on to People Search.



To setup people search:



Go to Shared Services Administration for your SSP

Under Search section click on "Search settings"

On Configure Search Settings page find the default content access account

If this is not set then provide a default content access account

Verify default content access account has Use personal features rights

Note: To verify click on "Personalization services permissions" under User Profiles and My Sites on the SSP Admin page. To keep things simple until you have a grasp of the services you should use the SharePoint Admin account.

On Configure Search Settings page click on "Content sources and crawl schedules"

On the Manage Content Sources page hover over "Local Office SharePoint Server sites" and click the arrow to drop the ECB menu

In the drop menu click Start Full Crawl

Verify that crawl started and wait until crawl has completed before moving on to search for people



Finding people:



Once crawl is complete to main portal site and click on Search in the top navigation area to go to the Search Center

In Search Center click on tab labeled "People"

Type in a term you added to your profile while exploring your My Site such as a project, skill or responsibility

Hit Enter or click the Go button

Verify that you and others who match that search term was returned as search results

One area of personalization we haven't touched on at all yet is publishing links to the Office client. Links to SharePoint lists, libraries, and sites can be published to Office 2007 clients as places to easily retrieve or save documents.



To publish links to Office 2007 clients:



Go to Shared Services Administration for your SSP

Under User Profiles and My Sites click on "Published links to Office client applications"

Click New to add a link

Provide a URL, name and type for the link

If you want to the link to only show for a specific set of people then specify and audience

Click OK



To view links in the Office 2007 client:



Open Word 2007

Open the File Open or Save As dialog box

Click on My SharePoint Sites on the left

Note: In order for the service to find the SSP you must set the My Site you created earlier as your default My Site.

Verify link are presented

Note: The service that updates the client runs daily, this is configurable, so if you don't see the link wait at least 24 hours.



Last but not least are Personalization Sites. Personalization sites are the culmination of all the personalization pieces put together to offer users highly personalized mash ups. There is no quick and dirty way to get started with Personalization sites as they do require planning and understanding of your site's content. To get an idea of what they are about and how they connect to the other pieces of personalization and your portal, go to “Plan for personalized content and sites” in the MOSS 2007 Technical Library on TechNet. You can also play around with the features by creating a sub site under your portal using the Personalization site template.







This was just a quick getting started overview of personalization. The MOSS 2007 personalization platform is much richer than can be explained in a getting started blog post. If you want to dive deeper into a particular area of the personalization features that isn’t already covered by the TechNet content referenced above, please leave a comment here.

Comments

Popular posts from this blog

Sharepoint 2010 Subsites webpart

This posting was originally made by Arild Aarnes and it is in here . This is a simple webpart to show a list (with links) of subsites immediately below the current site. This webpart will work on both Sharepoint 2010 and Sharepoint Foundation. On Sharepoint 2010 you could have used the built in “Table of Contents” webpart to do similar things but this one can also display the list as a dropdown list to save space on the webpage and it can open links in a new window. All the settings can by edited in the webpart configuration panel. The settings are: Show bullet in list – this will display the small square gif in front of the site name Open link in new window – this will open the subsite in a new window Show Site Description – this will show the description you entered when you created the subsite Show icon – Shows a icon for the type of subsite, see picture. Show as dropdown list – Will display the subsites in a dropdown box to save space. The webpart can be downl

Configuring the User Profile Service in SharePoint 2010

I will share with you my step by step guide in setting up the User Profile Service application, focusing on its configuration and administration and how we can enable the creation of user profiles via an Active Directory import . SharePoint 2010 introduces the notion of “Service Applications” which build’s upon the “Shared Services Provider (SSP)” which was introduced in SharePoint 2007.  Service Applications are individual services that can be configured independently and can be shared across other sites within your farm with some service applications that can also be configured across farms. The individual service applications provided with SharePoint 2010 are listed as follows; Access Services Business Data Connectivity Document Conversion Excel Services Managed Metadata Service PerformancePoint Search Service Secure Store State Service Visio Graphics Service User Profile Service This article will build upon our initial SharePoint 2010 install utilizing the least privi

The Text Filter Web Part – Without Having To Filter Exact Text

This posting I took it from  Here   This applies to both SharePoint 2007 and 2010.  In MOSS Enterprise, and the 2010 version of Enterprise.  There is an out-of-box web part called the Text Filter Web Part .  Basically, when you put this web part on a page, and put a list or library web part on the same page, you then create a web part connection that sends the text typed in the box as a filter to one of the columns in the web part, like this: The name Molly Clark had to be typed in exactly.  So, if you typed “Molly”, this record would not come up.  People use the text filter web part when they just want to search a single column in a list or library.  Otherwise, you’d simply use the “Search” box at the top of the screen, choose “This List” or “This Site” and perform SharePoint searches that way. One more note before I get into today’s solution: If you’re making use of site columns in your lists, there’s a setting where you can specifically select which columns you do N

Telephone format for a text box on infopath form

If you want to create a Telephone format on a infopath form : 1. Add a text field to the form (Even if it is the list or a blank form) 2. Select the text box and click on Manage Rules 4. Add a rule to your textbox control with the following conditions (make sure to select "and" operator):     a. field "does not match pattern" Phone number     b. the expression: string-length(translate(., "()- ", "")) = 10     c. the expression: string-length(translate(., "()- 0123456789", "")) = 0 5. Add action to the rule:     a. Set a field's value     b. Select your textbox field     c. Insert formula for the value (click the fx button): concat("(", substring(translate(., "()- ", ""), 1, 3), ") ", substring(translate(., "()- ", ""), 4, 3), "-", substring(translate(., "()- ", ""), 7, 4)) Link for the detailed explanation :  http:

HOWTO: change the home button text on the top link bar in sharepoint 2010

Hi All, I got a requirement that the title of the site collection which shows the first button on the top link bar to be different from the title. for example: my sharepoint site title is " Srikanth SharePoint Blog" and I need to show"Home" on the top link bar. It shows Home when the publishing features are not enabled. But once the publishing features are enabled it shows the same as the title("srikanth sharepoint blog" in my case instead of "Home").In other blogs I saw the solution as "in SITE ACTIONS>SITE SETTINGS>LOOK AND FEEL> TOP LINK BAR" , but once the publishing features are enabled, you don't see the "TOP LINK BAR" under "LOOK AND FEEL"(ofcourse it is changed to "NAVIGATION" , when publishing features are enabled). In this case : 1. Hide the initial button by adding code in css.    .s4-tn li.static > a{ display: none !important; } .s4-tn li.static > ul a{ display: bloc

SharePoint Branding and Design in 2010-2

Update: Really Small SharePoint Calendar I really was not that happy with the look of the first calendar so after some modifications and a bit of CSS magic I have come up with a really good looking small calendar. At least I think so… Basically I have replaced the text of an event item with a color coded box. The benefit that you get out of this is that you don’t have to try and read the even within the small calendar but if you hover over and click on the color block you get the list Item display. Orange is for single event items (8am-10am, etc) Green is for full day events or repeat events Another nice feature to this is that I have also simplified the visual indicator when there are more then two event items in one day. Instead of seeing the arrow and text all you see is the arrow. Once you click on the arrow it will show the other blocks of events (Right image). Here is the CSS Code: Download Here Simply place a content editor web part on the same page as the calendar

SharePoint Branding and Design in 2010

Hide First Tab in SharePoint 2010 Navigation I created a blog post on this for SharePoint 2007 HERE : But SharePoint 2010 is a bit more complex. Since it uses UL’s and Li’s for it’s navigation it is a bit harder to hide just one element. You will notice that the Home tab actually is the first node and then has a child UL which represents the rest of the navigation Items. So the approach is to hide the first <li> <a> (display: none) and then simply just use (display:block ) to show the hidden <ul> <li> <a> tags. Here is the CSS you could use to hide just the first node (home) tab in a SharePoint 2010 application: .s4-tn li.static > a{ display: none !important; } .s4-tn li.static > ul a{ display: block !important; } Enjoy! Posted by Erik Swenson at 12:12 PM 2 comments Labels: Branding , CSS , SharePoint 2010 Wednesday, August 18, 2010 How To: Hide Left Side Navigation on Home Page I was recently asked: " How can I hide the sid

Data View conditional formatting using SharePoint Designer

Data View conditional formatting using SharePoint Designer This article demonstrates how to use SharePoint Designer 2010conditional formatting to format items in a SharePoint (SPS 2010) list based on item metadata. The example uses a standard SharePoint task list and formats tasks based on the due date. The end result is a list view sorted by due date with item text or background coloured to represent the number of days until the due date. The Process In this example I have started with a standard task list and have created a few sample items for testing / demonstration. From the task list, create a new view, starting from the default “Active Items” view (filtered to only display incomplete tasks). The view created in the example is called “Active – Coloured” Open the view using SharePoint Designer. Right click on the List View Web Part and select “Convert to XSL Data View”. This will automatically convert settings for the current view into da