Content 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.
Page Customization Options
Page Customization occurs on the page itself and affects that page of the unit alone.
- Page Title
- The Text appearing in the browser's Title Bar can be modified for each page.
- Page Sidebar
- An additional Navigational/Content Block can appear on the right-side of a page.
- Page HTML Header
- Additional XHTML Elements can be incorporated in the HEAD of a single document.