HTML Album software was designed to help you create an web album out of the picture folder structure. The folders will be processed recursively and thumbnails are automatically generated. HTML Album does not supports GIF files!
Just prepare the two main templates for the index page and for the picture page and use the special tags:
· FOLDERS - table containing a list of sub folders
· THUMBSTABLE - table containing the thumbs
· PICNAME - the file name of the picture
· PICTURE - the link to the picture
· LINK_PREV - the link to the previous picture or '#' if none
· LINK_NEXT - the link to the next picture or '#' if none
NOTE:
If you skip the thumbnail creation it will only generate HTML files. Columns is the columns thaht will be generated for the thumbnails table.
Folders and thumbnails table have set the attribute class="albumtable" so you can use style-sheets.