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

chm2web Web Online Help

Prev Page Next Page

Global variables


In your templates you can use global variables listed below and defined by chm2web:

#ROOT#

Link to the root folder of your help system with "/" at the end.

#START.FILE.NAME#

The name of the main page of your help system. This variable usually contains "index.html".

#CONTENTS.FILE.NAME#

The name of the file that contains the table of contents of your online help system. This file should be opened in the frame named "toc". In current version of chm2web, this variable always contains "helpcontents.html".

#INDEX.FILE.NAME#

The name of the file that contains help index of your web online help system. This file should be opened in the frame named "toc". In current version of chm2web, this variable always contains "helpindex.html".

#SEARCH.FILE.NAME#

The name of the file that contains full text search of your web online help system. This file should be opened in the frame named "toc". In current version of chm2web, this variable always contains "helpsearch.html".

#PAGE.HEADER.NAME#

The name of the header file created with PAGE.HEADER.BODY template. In current version of chm2web, this variable always contains "helpheader.html".

#HEADER.CONTENTS.NAME#

The name of the header file created with HEADER.BODY template contains the help system header with the active "Table Of Contents" button. In the current chm2web version, this variable always contains "helpheaderc.html".

#HEADER.INDEX.NAME#

The name of the header file created with HEADER.BODY template contains the help system header with the active "Help Index" button. In current version of chm2web, this variable always contains "helpheaderi.html".

#HEADER.SEARCH.NAME#

The name of the header file created with HEADER.BODY template contains the help system header with the active "Search" button. In current version of chm2web, this variable always contains "helpheaders.html".

Please note: to set an empty value you should use "!null!value" keyword, for example: "INDEX.TREE = !null!value".

   
Converted from CHM to HTML with chm2web Standard 2.7 (unicode)