jigl upgrade document.
Created: 06/03/2003
Last updated: 06/03/2003 - version 1.1

Upgrading from 1.0 to 1.1
-------------------------
The index_template file has changed slightly and will require you to update
this file to use the multiple index feature (option -ir).

There are two ways to update this file.
1) If you are using the stock index_template you can remove the file from
your gallery directories. The new template will automatically be generated
when jigl is run again.

2) If all three of your template files are stock you can simply invoke jigl
with the -ut option on each of your jigl directories. This will remove your
current template files and new ones will be generated automatically.

3) If you have modified your index_template file and don't want to redo your
changes to a new template file here is what you can do to incorporate the
new features.

The following portion of your template should be changed:

<p><br><center>
PICTURES
</center>

The new code should be:

<center>
INDEX-NAVI
<p>
PICTURES
</center>
