Back Forward Home Print Search
SharePoint Server 2007 Help and How-to >  Site management >  Managing content management
About page layout and site template settings
About page layout and site template settings
In this article


Introduction to site templates

A site template is a file that dictates the overall look and feel of a site. It includes all of the design information about a site, such as:

Site templates do not include the following items:

Members of the site Owners group and users with Design permissions to the site template gallery can customize a site and save the customized site as a site template, so that other users in the site collection (site collection: A set of Web sites on a virtual server that have the same owner and share administration settings. Each site collection contains a top-level Web site and can contain one or more subsites.) can create similar sites later. When a user creates a new subsite (subsite: A complete Web site stored in a named subdirectory of the top-level Web site. Each subsite can have administration, authoring, and browsing permissions that are independent from the top-level Web site and other subsites.), he or she can choose from the combined list of site templates available on the server or on the site collection. Administrators of a site collection can also import a site template that another user or software vendor creates and can add the new template to the available site templates in the site collection.

 Caution    Template files include personal information, such as server URLs and user account names. Only share template files with trusted users and groups.

 Top of Page

Introduction to page layouts

Page layouts help dictate the overall look and feel of a Web page. A page layout relies on a content type to determine the kind of content that can be stored on pages that use the page layout. Content for the page is stored in fields on the page. When you view or edit a page, the content is displayed in field controls. When you create a page layout, you add field controls using a Windows SharePoint Services-compatible Web authoring tool, such as Microsoft Office SharePoint Designer 2007.

The types of fields on a page are determined by the content type for the page. Each content type contains columns that correspond to the fields on the page. When you create a content type, you add column templates to the content type for each field. Column templates determine the default field control that is associated with the columns as well as the kind of content the field can contain, such as a single line of text, a hyperlink, or a picture.

Content types for page layouts are based on the Page content type and contain the columns for the fields that can be used on pages based on the page layout. The Page content type is a system content type template created by the Publishing Resources feature. The column templates from Page will be added to all Pages libraries created by the Publishing feature.

By default, the Page content type contains a number of columns that page layouts require. The following table describes a sample of these default columns.

Page layout columnsDescription
Scheduling Start DateThis column contains the date and time when the page is visible on a site.
Scheduling End DateThis column contains the date and time in which the page is no longer visible on a site..
ContactThis column contains the name of the person or group who created the page.
Contact E-mail AddressThis column contains the e-mail address of the person who created the page.
Contact NameThis column contains the name of the person who created the page.
Contact PictureThis column contains the picture of the person you can contact about the page.
Page ContentThis column contains the name of the page layout associated with each instance of a page, such as statusposting1.aspx, statusposting2.aspx, and so on.

Page layouts are stored in the Master Page Gallery, which is a document library that is created when you install Microsoft Office SharePoint Server 2007 The Master Page Gallery is a catalog, which means that it does not appear in Office SharePoint Server 2007 lists.

 Top of Page

Set the preferred site templates and page layouts

To set the preferred site templates and page layouts that users will see when they create subsites and pages, do the following:

    1. On the Site Actions menu Menu image , point to Site Settings, and then click Modify All Site Settings.
    2. On the Site Settings page, in the Look and Feel section, click Page layouts and site templates, and then do one or all of the following:
    3. Click OK.
 Top of Page