[ category page template ]

New Template Structure

eeSiteKit 2.0 has an improved template structure that will make building websites in ExpressionEngine easier than ever before. There are 5 new template groups that hold most of the functional and display templates for the site:

1. kit_display (page templates)
2. kit_system (kit feature-engines and dynamic link-building templates)
3. kit_css (all CSS templates in one place)
4. kit_language (language templates)
5. kit_form (pre-coded forms)

Introducing kit_display_light: an optional div-less template group for those who will be adding their own page structure or who use Grid 960, Yahoo Grids or any non-YAML system. It can be used to replace the “kit_display” group and used with eeSiteKit’s custom embed tags to quickly configure any pre-designed grid or templates.