Meta-Site Template Specification
Basic Template XML sections
A template is made of two types of sections:Sections that are content to be displayed ( or at least sent to the client )
A control section
The Content to be dsiplay for a basic site is one of the following kinds
A top section
Spacer sections
Menu part sections (menu start, menu item(s), and menuy end.
Content Sections
An end section.
The exact names of these section are determined by the control section but by convention, top and end are always named top and end.
Spacer sections are typically prefixed with spacer, content with content etc.
Example of a top section with all available tags:
Basic Template XML control tags (pages.meta)
- top
- end
- content
- menu
- spacer
top attributes: name="top"
end attributes: name="end"
content attributes: items
replace-tag
menu attributes: open
close
items
spacer attributes: name
