الإجابة Adding a web part to multiple shared views

  • Tuesday, March 02, 2010 10:16 PM
     
     
    I have a SharePoint application that has multiple project sites. Each project site has a "main" project page with a number of different web parts that are similar on every other project site's "main" page. Does SharePoint come with an out-of-the-box feature that allows for an admin to add a web part to multiple sites (on a specfic project page), such that the admin would not have to go add the web part to each page individually? If not, what is the efforts look like for implementing this through custom code? Thanks.

All Replies

  • Wednesday, March 03, 2010 2:05 AM
     
     Answered
    Each page on each site is independent.  There is not a way to deploy web parts or pages with the same web part that stays synchronized with changes.  However, you can create a site template that has this particular page already configured, and when you create each site, you use that template so that it is the same as the original site.  It's just that any changes to the web part will not persist to the other sites, although the data displayed in the web part will be consistent across each site showing that web part.
    SharePoint Architect || My Blog