Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

MySites

  Asked By: Rey Johnson         Date: May 09, 2006      Category: Sharepoint      Views: 266
 

Please help me with the following question:

We have a SPSPortal and a good number of users. Few of them are
using "MySite" from SPSPortal and few are not. We have created a
custom
WebPart that I need to install in "MySite". This custom webpart loads
user-specific data for the NT authenticated user.

If I have to install this, Do I need to ask every user to install for
their respective MySite or Is there any process that I can install
and
when the user invokes their "MySite" and the webpart is displayed.

Our policies are that we cannot ask every user to search and install
the webpart.

Please help me with any documentation/URL.

Tagged:  

 

1 Answer Found

 
Answer #1       Answered By: Gopal Jamakhandi          Answered On: May 09, 2006       

One way to do it is to modify
1033\SPSMSITE\XML\Onet.XML to include the web part.
The web part will be placed on My Site for everybody
then.

You might also consider adding only a link on MySite
to a page that contains the web part.

 
Didn't find what you were looking for? Find more on MySites Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].