![]() |
VWcms | Designing The Site |
• Designing The Site • Site Map |
For working examples of VWcms concepts consult the relevant parts of the Veedub (this) site.There are two major components that contribute to the look and feel of a site
In addition there is the
Site TemplateThe template provides the "superstructure" of the site. It determines the overall layout of the information on each page. The content (HTML infromation of the site) is embedded inside this layout. The template is essentially HTML with some embedded keywords delimited by two dollar symbols. As an example, the keyword $$CONTENT$$ causes the substitution of the HTML of the content of the section. More detail on this in Site Template. Style-SheetThe style-sheet provides the detailed look-and-feel of each component in the site pages. It contains Cascading Style Sheet HTML ContentThe HTML Content is provided via the HTML editor and the associated VWcms dialogs described in FCKeditor and VWcms Edit. Print TemplateThe print template is generally a simplified version of the site template. It does not contain the components supporting on-line, interactive access to the site, and provides the essential HTML content in a structure and format suitable for print media. Similar recommendations for designing the main template apply to printing.
|
||||||||||