Welcome to MSDN Blogs Sign in | Join | Help

Updated templateID Info for SharePoint 2007

v3 has some different template info, and as I'm sure more and more folks will be looking at customization in SharePoint 2007, I thought I'd lay out what the Microsoft templates are so that you don't end up creating any custom ones using our templateIDs.

Here's the list:
  ID - FOLDER (extra info)  -  Configurations

    0 - GLOBAL (SetupPath=global) - "Global template"
    1 - STS - "windows SharePoint Services Site", "Team Site", "Blank Site", "Document Workspace"
    2 - MPS - "Basic Meeting Workspace", "Blank Meeting Workspace", "Decision Meeting Workspace", "Social Meeting Workspace", "Multipage Meeting Workspace"
    3 - CENTRALADMIN - "Central Admin Site"
    4 - WIKI - "Wiki Site"
    7 - BDR - "Document Center"
    9 - BLOG - "Blog"
   20 - SPS (OBSOLETE) - "SharePoint Portal Server Site"
   21 - SPSPERS - "SharePoint Portal Server Personal Space"
   22 - SPSMSITE - "Personalization Site"
   30 - SPSTOC (OBSOLETE) - "Contents area Template"
   31 - SPSTOPIC (OBSOLETE) - "Topic area template"
   32 - SPSNEWS (OBSOLETE) - "News area template"
   33 - SPSNHOME (SubWebOnly) - "News Home template"
   34 - SPSSITES - "Site Directory area template"
   36 - SPSCOMMU (OBSOLETE) - "Community area template"
   38 - SPSREPORTCENTER - "Report Center Site"
   39 - CMSPUBLISHING (SetupPath=SiteTemplates\PUBLISHING) - "Publishing and Team Collaboration Site"
   40 - OSRV (SetupPath=SiteTemplates\OSRV) - "Shared Services Administration Site"
   47 - SPSPORTAL - "Corporate Intranet Site"
   50 - SRCHCEN - "Search Center"
   51 - PROFILES - "Profiles"
   52 - BLANKINTERNETCONTAINER - "Internet Presence Web Site"
   53 - BLANKINTERNET - "Publishing Site", "Press Releases Site", "Publishing Site"
   54 - SPSMSITEHOST - "My Site Host"
   90 - SRCHCENTERLITE (SetupPath=SiteTemplates\SRCHCENTERLITE) - "Search Center Lite"
 6221 - PWA (SetupPath=SiteTemplates\PWA) - "Project Web Access Site"
 6215 - PWS (SetupPath=SiteTemplates\PWS) - "Project Workspace"
14483 - OFFILE - "Records Repository", "Records Repository"

Hopefully this will be of some use to someone.  Do keep in mind that most things you would consider doing in SharePoint 2007 that you would have required editing Site Definitions in SharePoint 2003 can now be done using features and even solutions.  The global template even allows for "stapler" features to be applied across all existing templates, although most things like custom lists/etc would be added simply with a "staplee" feature.
Published Friday, July 07, 2006 9:16 PM by dwinter
Filed under:

Comments

# SharePoint Customization Blog » Blog Archive » Updated Template ID’s for SharePoint 2007

# 2007 Microsoft Office SharePoint Server Reference Material

Monday, July 17, 2006 3:06 PM by The Boiler Room - Mark Kruger, SharePoint MVP
Here is an assortment of various 2007 Microsoft Office SharePoint Server Documentation / Reference Materials...

# re: Updated templateID Info for SharePoint 2007

Friday, July 28, 2006 9:28 PM by ilovejolly
Very sorry to interrupt you.
This problem has puzzled me so long and I don't know who else I can ask for help except you.
I deployed the site to Form Authentication and I want to let the users to register on the site.After the user input the information I want the system add the user account to the site group so that all go on automatically.
I have three ideas:
1 Put a webpart including a CreateUserWizard control into the MOSS 2007 site's default page.
2 Build a ASPNET website in the MOSS2007 site(something like"http://ServerName:PortNumber/_layouts/MyWeb") including a registering page with a CreateUserWizard control.
3 Build a individual ASPNET website.
And I put the Group.Add method in the CreateUserWizard_CreatingUser event.
In the first or second condition,the site will display 401 error
or turn to the Login page of the sps site directly.(when I logon the site with a appropriate account and this will be done with no problem)
In the third condition, I can't manage to let the user logon the site automatically because the registering page has not been  associated with the sps site.
Any ideas?
With many many thanks.
Joy

# Shane Perran’s SharePoint Customization Blog » Blog Archive » Updated TemplateID’s for SharePoint 2007

# SharePoint/PowerShell 4: Adding the Portal Areas

Monday, November 06, 2006 4:50 AM by Adventures in SPWonderland

# Adventures in SPWonderland - SharePoint/PowerShell 4: Adding the Portal Areas

# re: Updated templateID Info for SharePoint 2007

Wednesday, December 13, 2006 7:39 PM by ChrisF

Thanks for the post.  This really helps out.  Wanted to know if there was an ID associated with the Custom Tab that shows up on the Create New Page.  I am actually trying to make that tab the default tab that shows up and believe that by changing the ID of that one it will work.

Thanks

# re: Updated templateID Info for SharePoint 2007

Saturday, December 30, 2006 3:08 AM by dwinter

# re: Updated templateID Info for SharePoint 2007

Wednesday, June 06, 2007 5:04 PM by varkalav

SPSPORTAL folder is missing in the %12%\TEMPLATE\SiteTemplates folder, is it like CMSPUBLISHING, where it is mapped to someother folder?

# re: Updated templateID Info for SharePoint 2007

Saturday, June 30, 2007 4:07 PM by dwinter

# How does SPSPORTAL provision without a folder?

Saturday, June 30, 2007 4:54 PM by Noticias externas

After seeing the templateID detail ( http://blogs.msdn.com/dwinter/archive/2006/07/07/659613.aspx ) varkalav

# definition » How does SPSPORTAL provision without a folder?

# 2007 MOSS Resource Links (Microsoft Office SharePoint Server)

Wednesday, September 12, 2007 11:11 AM by The Boiler Room - Mark Kruger, Microsoft SharePoint MVP

2007 MOSS Resource Links (Microsoft Office SharePoint Server) Here is an assortment of various 2007 Microsoft

# Unattened Office Server Configuration

Saturday, September 15, 2007 12:00 AM by Placelight Blog

Unattened Office Server Configuration

# Unattened Office Server 2007 Configuration

Saturday, September 15, 2007 12:02 AM by Placelight Blog

Unattened Office Server 2007 Configuration

# Unattended Office Server 2007 Configuration

Saturday, September 15, 2007 11:47 AM by Placelight Blog

Unattended Office Server 2007 Configuration

# SharePoint resources

Monday, February 18, 2008 10:18 AM by SharePoint mola

Gracias a Mark Kruger (SharePoint MVP) por esta lista de recursos de SharePoint donde podréis encontrar

# SharePoint resources

Monday, February 18, 2008 11:06 AM by SHAREPOINTBlogs.com Mirror

Gracias a Mark Kruger (SharePoint MVP) por esta lista de recursos de SharePoint donde podréis encontrar

# Basketball Chat » Blog Archive » Changing the CreateSite page

# dwinter's [MSFT] WebLog : How does SPSPORTAL provision without a folder?

Anonymous comments are disabled
 
Page view tracker