How/where can I find the template used for a SharePoint site or page.
I have a page I want to resemble, but I don't know where to find the template for that page and site?
|
How/where can I find the template used for a SharePoint site or page. I have a page I want to resemble, but I don't know where to find the template for that page and site? |
|||
|
|
To get Name of the existing site template {Name of the Site Template} follow the below steps
|
|||
|
|
|
The easiest way is to get a tool like SharePoint Manager. Go into the site you are looking at, and find the WebTemplateId property. You can then match it up to a list of known template types. There is another way to do it, but it is much more manual (and ugly) so I won't outline it here. As far as a page template goes - this only works on pages within a Publishing site (in the Pages library...) but you should be able to look at the ContentType field in the Properties for a page in SPM. If you are looking at a pages library, you can even just add Content Type to the view directly within SharePoint and get the same information. |
|||
|
|
|
On Salaudeen Rajack`s blog www.sharepointdiary.com there is a tutorial with explained 6 ways to determine a SharePoint Site Template. The link can be found here. Cited:
|
||||
|
For Pages If you open the site in SharePoint Designer, then checkout the page you want for editing it will ask you if you want to edit the content (via the website) or edit the layout (via SharePoint designer) Not sure what exactly you want to do by knowing the template for the site. Re: Comments Which do you want to open? A page or a site? These are different things. To get the LAYOUT PAGE for any given SharePoint page, you need to find that page you are curious about in SharePoint designer. Double click it and when you do SPD will ask you if you want to edit the content (and if so, take you to the web browser interface) or if you want to edit the layout (if you have enough permission). If you edit the layout another copy of SPD is opened and the layout file is checked out. Look in the file window for the name of the layout. |
|||||||
|