HTML Help - Quick HTML Help from a folder
In addition to building complex HTML Help projects, Spider also allows very fast compilation of a project created on the basis of an already prepared HTML content directory. Neither a table of contents nor an index is then required, nor even the preparation of the project file required for a normal project. In the proposed form of compiling the HTML content directory, only a few elementary options are required to be set - the rest is done by the program itself.
Launching
You can start the described tool using the button marked with the icon shown above. The launch button for this window can be found, for example, in the HTML Help menu and in the HTML Help toolbar. Main window
In the main window for compiling a folder to CHM, there are two tabs: "General settings", "More settings", and the compile and preview button, for selection, of the already compiled CHM file, and the compilation report; there is also a compilation progress bar at the bottom. By default, all options are enabled (except for font selection, because this one is defined in the HTML files), so practically, all you need to do is select a directory, type in the names in the appropriate fields, and start compiling.
General settings
Folder to compile to CHM file
In this field, you should put the name of the folder to be compiled. The directory is selected using the button next to the field.
Help Start Page
In this field, using the button next to the field, indicate the file from the compiled directory that will be displayed as the start page.
Title of help window
In this field we enter the name (title) that will be shown on the title bar of the CHM file.
CHM filename
In this field, enter the name of the file that will be created after compilation. You should provide the name along with the extension .chm
Tabs and toolbar
This part deals with the content of the control panel - which tabs are to be present, and whether to show a toolbar with buttons.
"Table of Contents" tab
When this option is selected, a tab with a table of contents, compiled from the default settings, will be placed.
"Index" tab
When this option is selected, a tab with a link will be placed, compiled from the default settings.
"Search" tab
When this option is selected, a tab with search capabilities will be placed, but without extended options.
"Favorites" tab
After selecting this option, a tab will be placed where you can place selected items to be reopened, quickly opened.
Place the toolbar in the help window
When this option is selected, a toolbar with standard buttons will be placed at the top of the CHM file.
More settings
The purpose of this tab is to set general properties for compiled HTML files and language.
Table of contents and index
The options shown below relate to how the compiler interprets HTML files when constructing the table of contents and index.
Use the TITLE tag as item names in the table of contents
The purpose of this option is for the program to try to read and use in the automatically created table of contents the titles placed in documents within the TITLE tag. When this option is disabled, or when the program cannot find the TITLE tag, the file name without extension will be used.
Labels in documents for inventory subheadings
Checking this option causes the program to attempt to read the labels defined in the document to then create subcategories from them in the table of contents for the document from which they are read.
Use the TITLE tag as item names in the index
The purpose of this option is for the program to try to read and use in the automatically created table of contents the titles placed in documents within the TITLE tag. When this option is disabled, or when the program cannot find the TITLE tag, the file name without extension will be used.
Labels in documents for index items
Checking this option causes the program to try to read the labels defined in the document and then create index items from them.
Help language
The options shown below refer to the language used. If it has been defined in the component files used, there is no need to modify the options below.
Language
From this list you can select the language in which the pages included in the compiled HTML Help are written.
Font
Using the button next to it marked with the letter "A" you can select the type of font, and its size. This font will be used in the interface of the compiled CHM file - not for displaying page content.
Character set
From this list you can select the appropriate script for the font used in the compiled HTML Help pages.
|