Unit Customization
Because the wrapper separates Content from Presentation (Style) and operates at a Unit level, a high degree of customization is possible.
There are two scopes of customization:
- unit-wide customization, and
- page-specific customization
In addition, there are two types of customization:
- Content, which involves creating unique XHTML components, and
- Presentation, also known as Style, which involves creating unique CSS components.
Unit Customization Options
Unit Customization occurs in the unit declaration file (unit_variables, global.asa) and affects every page of the unit.
- Unit Goldbar
- The options appearing in the Gold Navigational Bar can be modified across a Unit.
- Unit Navy Dropdown
- The options appearing in the Navy Dropdown navigational device can be modified across a Unit.
- Unit Menu
- An additional Navigational Block can appear on the left-side of the page across a Unit.
- Unit HTML Header
- Additional XHTML Elements can be incorporated in the HEAD of each document across a Unit.
- Unit Administration
- The Text appearing below the Last Modified Date in the Footer can be modified across a Unit.