|
HTML
Output Files Help
In
this screen, we tell the program where we want the finished
files to be located, and also how to name them.
The first field will default to whatever your project name
is. This works for most applications, but you can change this
to whatever output directory you want.
If you want to write your pages into your home directory,
just leave the field blank.
The
second field determines how to name the detail pages. You
can use any field in the data base to determine the name of
the detail page. For example, if you had a unique field called
"SKU" the detail pages would be named with the unique
name of each SKU.
For
example 65472.html, 78542.html and so on.
If
the field chosen is not unique, then it will append each file
name with a number...
For
example if the field name was "gender", we could
have file names like women-1.html, women-2.html and so on.
The
complete button at the bottom stores all the settings on your
server, but doesn't build the pages. The build site button
stores the settings and then builds the pages for you. As
the sites are being built, you'll be presented with a screen
showing your progress, and when you're done you'll get a screen
showing the number of pages built, and the time that it took
to build them.
Use
the back button on your browser to return to the program.
|