Thursday, October 12, 2006 5:52 PM
by
tim5
Understanding MasterTemplates
Introduction
The idea of Master Templates is central to the e-Commerce Framework. Every site developed with the ECF should begin with the development of a Master Template. Each Master Template is broken up into the following parts:
- Master Page File (MasterPage.master) -- which defines site layout
- Product Templates (.ascx controls) -- define product page layout
- Category Templates (.ascx controls) -- define category page layout
- .ECF file -- sets site schema
- Modules -- modules registered and used on Master Page
- Theme -- .CSS files, .Skin files, and images (site formatting)
The attached document will define and describe each of the above 6 sections in detail and finish by giving the reader step-by-step instruction on the Master Template installation process.
Download
The document is in .pdf format and can be downloaded by clicking on the link below.