Contents 

Introduction
About chm2web
Key features
Available versions
System requirements
Using chm2web
Using chm2web
Working with Projects
Conversion Options
Version Tab
General Tab
Template Tab
Pre-processing Tab
Style Sheets
Templates
About Templates
Global Variables
Template Body
BODY.INFO
OPEN.FIELDS
CONFIG.MANAGER
No Frames Version
Frames Version
Mobile Version
Template Scheme
TEMPLATE.INFO
OPEN.FIELDS
COPY.FILES
Using old templates
Command Line
Command Line Parameters
Extend Command Line
Context-sensitive help
Compiled help decompilation
Regular Expressions
How to create HTML Help?
Registration
Purchasing and Licensing Issues
Product license information
Why should I register?
About A!K Research Labs
Getting program updates
Getting technical support
Our products
Contacting A!K Research Labs
Copyright

CHM 2 HTML

Prev Page Next Page

Template Body (.body file)


Template body is the main file of the chm2web template; it contains fragments of html-code that is responsible for showing necessary part of your browser-based online help system.

Template body consists of a number of sections; each section is described below.

Inside your templates you can use global variables as well as those variables declared in OPEN.FIELDS section of your template body and template scheme.