VWcms HTML Content  

•  Introduction

•  Editing Content

•  Managing Content

•  Designing The Site

•  Site Template

•  Style-Sheet

•  HTML Content

•  Substitution

•  Include Examples

•  Print Template

•  Installation

•  Configuration

•  Miscellaneous

•  Site Map

Print+ (Site)

Login

The HTML content of the site is managed as a single HTML file and the content modified using an on-line HTML editor, as described in FCKeditor.

It is divided into sections according to HTML headings.  An <H1> is a top-level section, <H2> second-level, <H3> third level.  Each of these can be part of a displayed table-of-content (the navigation menu to the left of this page).  <H4> generates an in-line heading separating parts of a single section.  These are substantially managed using VWcms Edit but can be manually added, removed or otherwise manipulated using the HTML or plain text editors (Plain Edit), or even at the command-line.

In fact a suitably organised HTML file could be uploaded from the [Resources] interface and serve as the basis of the site content.

Look and Feel

The look and feel of the content of the site is largely controlled by the associated stylesheet and the consistent structure imposed by the site template(s) on displayed and printed pages.  Under this paradigm the content manager should be more concerned with the content and integrity of the site than with the presentation.