Kevin H.
Guest
|
Posted:
Sat Jan 29, 2005 5:55 am Post subject:
Changing the Out-of-the-Box My Site Web Parts |
|
|
Hello,
Where can I change the Out-of-the-Box My Site Web Parts... i.e.
My Calendar
News for You
etc.
I have tested changing the Onet.xml files @ C:\Program Files\Common
Files\Microsoft Shared\web server extensions\60\TEMPLATE\1033\SPSMSITE\XML
and also in the SPSPERS directory by changing the <Modules><Module><File>
and then
<AllUsersWebPart WebPartZoneID="MiddleLeftZone"
WebPartOrder="2"><![CDATA[<WebPart
xmlns="http://schemas.microsoft.com/WebPart/v2"><Assembly>Microsoft.SharePoint.Portal,
Version=11.0.0.0, Culture=neutral,
PublicKeyToken=71e9bce111e9429c</Assembly><TypeName>Microsoft.SharePoint.Portal.WebControls.ListingSummary</TypeName><Title>News
for You</Title><Description>Web part that shows listings from Home:News
grouped by audience and only shows the three newest listings for each
audience.</Description><PartOrder>2</PartOrder><FrameType>TitleBarOnly</FrameType><AllowMinimize>true</AllowMinimize><AllowRemove>true</AllowRemove><IsVisible>true</IsVisible><AnchorCategoryIDString
xmlns="urn:schemas-microsoft-com:sharepoint:ListingSummary">67cb2570-8841-499a-ba27-25297fa7efd1</AnchorCategoryIDString><DisplayTemplate
xmlns="urn:schemas-microsoft-com:sharepoint:ListingSummary">Minimum</DisplayTemplate><SubCategoryLayers
xmlns="urn:schemas-microsoft-com:sharepoint:ListingSummary">9</SubCategoryLayers><GroupBy
xmlns="urn:schemas-microsoft-com:sharepoint:ListingSummary">Audience</GroupBy><SortOrder
xmlns="urn:schemas-microsoft-com:sharepoint:ListingSummary">CreationDate</SortOrder><SortDirection
xmlns="urn:schemas-microsoft-com:sharepoint:ListingSummary">Descending</SortDirection><DisplayCount
xmlns="urn:schemas-microsoft-com:sharepoint:ListingSummary">0</DisplayCount></WebPart>]]></AllUsersWebPart>
My goal is to add my own custom Web Part when a new user creates their 'My
Site'. I have a custom web part that I can add to the 'My Site' now by
importing it but for user friendly reasons I would like to add mine to the
template. I have done this with other WSS sites. Is the 'My Site' template
different? I have not even been able to remove one. I know this is the
template and
only new 'My Sites' are effected. I have tried generating a new one for a new
user and I have not been successful. Do I need to change something else as
well these entries?
thanks,
Kevin H. |
|