|
|
|
The photo album script allows
website owners to publish photos on their website. You
can edit the templates below to customize the output pages
further to create the look and feel desired for your
website.
|
To
modify a template, do the following:
-
Rename
the .txt file to a .html file
-
Modify
the file with any web page editor
-
Rename
the .html file back to a .txt file
-
Move
the file to your server
-
That's
it! No special programming required!
|
|
|
The
following files are all "Body" templates.
. |
|
Master Admin Control Panel Pages / Global template =
gl_admin.txt |
|
cgi-bin/photo-album/cgitpl/ |
| |
photo_admin_main.txt |
Admin startup page |
| |
photo_admin_config.txt |
Configuration page |
| |
photo_admin_addedit.txt |
Add/Edit
individual photo page |
|
Visitor Pages / Global template =
gl_visitors.txt |
|
cgi-bin/photo-album/cgitpl/ |
| |
photo_visitor_detail.txt |
Photo detail page |
|
photo_visitor_main.txt |
Main photo listing
page |
|
|
|