HTMLDocument information

  HTML Documents contain inert HTML code (no run time DTML expansion), with
  very basic skinning support: everything before (resp. after) the <body>
  (resp. </body>) tag is replaced by standard_html_header (resp.
  standard_html_footer).

  HTML Documents get some of their properties from HTML meta-data: title,
  author, source, publisher, description, keywords...

  HTML Documents are CatalogAware.

  On machine where the tidy HTML conformance testing program is installed,
  an extra tab is added to the management interface.

  Note: this project is similar to what is described in <a
  href="http://www.zope.org/Members/unfo/howto_wrapper">How-To: Applying
  wrappers to uploaded (FTP) HTML files</a> but was developped independently.

BUGS
 
  There should not be anymore bugs :)

  If you find something, please run the unit tests on you platform before
  sending a bug report.

