GLOBAL SITES
 Home > Word-2-Web > Macrobject Word-2-Web Manual
Welcome to DocAuto products
Creating Web Help System
Options
Regenerating Web Help System
Using Command Line
Creating Customize Template
  Basic Concepts of Template
  Contents of a Template
    Settings.xml
    Settings.Preview.html
    Template.nuva
    Other Files
  Template Tag and Nuva Language Reference
Working with Security Software
FAQ
Registering Word-2-Web
End User License Agreement

6.2     Contents of a Template

A template of Word-2-Web includes following files:

·         Settings.xml
The template definition file. Define the template options and presets. You may configure the options in the “Template Settings” dialog. See “Configure a Template”.

·         Settings.Preview.html
The preview HTML for the template. Used by the “Template Settings” dialog when configure this template. This file is optional.

·         TopicContent.html
Used to create HTML files for each topic.

·         Template.nuva
The script file for creating other files required by this template.

·         Other files
Other files (images, style sheets, javascripts, etc.) required by “Template.nuva”.

 

Related Topics

Creating Customize Template
Settings.xml
Settings.Preview.html
Template.nuva
Other Files