Welcome to MSDN Blogs Sign in | Join | Help

Enabling Personalisation on Portal Area pages

I made the following statement in yesterdays post:
         "....much like you can enable on any area of the Portal if you like (Hmmm...idea for another post!)"

So how do I give someone in the "Portal Members" group rights to create a personal view of a given SharePoint Portal Server 2003 Area page without granting rights to modify the "Shared View"?

Well, you need to modify the underlying Template in the files system.

Open the following file:

C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\1033\Microsoft SharePoint Portal Server\default.aspx

Then look for the following text:

<WebPartPages:WebPartZone runat="server" AllowPersonalization="false" FrameType="TitleBarOnly" ID="TopZone" Title="Top Zone" Orientation="Vertical"/>

Then change “AllowPersonalization” to "true" instead of "false." You will need to do this on all the Area page templates and all the zones where personalization is desired.

** UPDATE **
You should also review the following KB Article: http://support.microsoft.com/default.aspx?scid=kb;en-us;830425

Published Monday, May 24, 2004 4:26 PM by danielmcpherson

Comments

# Changing the Web Parts on the

Friday, August 06, 2004 7:06 AM by Point2Share

# Copyright Revewals &raquo; Point2Share : Enabling Personalisation on Portal Area pages

New Comments to this post are disabled
 
Page view tracker