----- Original Message -----
From: "Shel Belinkoff"
Subject: RE: Porta Web Gallery Creator
The other thing that's important for me is being able to simply add a
photo
or two without having to redo the whole process. And it would be nice if
the photo could be placed anywhere in the queue. A little hand coding may
be needed.
Bruce introduced me to BreezeBrowser, which I also liked, and I've
customized one of Photoshop's web galleries which now works pretty well
for
me, except that it won't simply add another photo to the queue. It seems
that most of the web page makers don't allow that to be done easily or
automatically - at least those with which I'm familiar.
The trick is to use the same code over and over again, with just the tags
for the html or image changed.
For example, inserting an image into the PUG, which I was hand coding,
involved putting a new page together using the template, inserting the
correct image tag, and the target names for the next and last pages, then
altering the tags in the previous and next pages, and inserting a tag into
the template for the index page. Often, there were a few empty spaces in the
coding, so it was just a matter of inserting the target for the thumb, and
the name of the thumb.
Nothing too major, to be sure.
William Robb