User Guide

Editing ImageAXS Web Page Templates
Creating Web Pages (Professional version only) 129
Editing ImageAXS Web Page Templates
A variety of Web page templates are contained in the Web
Templates folder inside the folder where you installed
ImageAXS. They can be edited using any normal word
processing application.
The pages ImageAXS creates are essentially tables
containing thumbnail images and (if you specify them in
the Create Web Pages dialog box) links to other Web pages.
The standard template files use extensions that define area
substitutions for graphics within the page. These
extensions are described below for your use in editing the
standard templates or creating new ones.
Be sure to store any template files you create in the Web
Templates folder in the same folder where you installed
ImageAXS.
Area Extensions
These define the appearance of the page. Place area
extensions on separate lines, without any other code.
Note The first three extensions can only appear once per
template.
<!--IAXPAGE> and </IAXPAGE-->
Used to define the page itself; usually contains an HTML
table definition.
<!--IAXTR> and </IAXTR-->
Typically used to define the rows of the table; must be
inside IAXPAGE brackets.
<!--IAXTD> and </IAXTD-->