You can manage the page templates in Site Manager -> Development -> Page templates. Here you can organize the templates into categories, modify their descriptions, etc.
Each template has the following properties:
General tab
Template display name |
The name of the template displayed to the users. |
||||||
Template code name |
The name of the template used in the code. |
||||||
Category |
Here you can choose the category of the page template. |
||||||
Template description |
Description. |
||||||
Template type |
Indicates if the page template is a portal page template or ASPX page (the later option is used for backward compatibility with CMS 1.x). |
||||||
Show as master template |
Indicates if the field should be offered in the New site wizard among master page templates. Master page templates are usually used for main menu and logo of the web site. |
||||||
Inherit content |
Configures the visual inheritance as explained in the Visual inheritance chapter.
You can choose from the following options:
|
Sites tab
On the Sites tab, you can choose which web sites the page template will be available for.
Layout tab
Here you can edit the HTML layout of the page template. You can either choose to use some of the pre-defined ("shared") layouts or you can specify your own HTML layout code ("custom layout").
Web parts
Here you can see the XML document with configuration of the web parts. Use this dialog only in situation when the standard Design dialog doesn't work as expected (e.g. due to some data inconsistency).
Header
Here you can specify custom HTML code that will be added to the <head> element of the page for all pages that use this page template. It's useful if you need to link some additional CSS or JavaScript files.
Page url: http://devnet.kentico.com/docs/devguide/index.html?managing_page_template_catalog.htm