On Aug 12, 2008, at 14:57, Godfrey DiGiorgi wrote:

> What it does is pretty easy to see  if you look at the HTML source
> code. On a small test gallery of three photos, I was able to move the
> URL into the right position so that the clickTarget action did the
> move to the next image rather than a return to the index view. It's
> simple: there's an <a href="../index.html"> ... </a> bracketing line
> which surrounds the <img src=""> display line in each image's HTML
> source file. Replace the '../index.html' with the address of the next
> photo and you're in. I imagine that a good perl coder could find the
> pattern and edit the exported HTML source with only minor manual
> intervention.

I certainly could see where the code was spat out into the HTML  
page... but what I'd really like to do is somehow edit the HTML Web  
Engine so that it puts that "next" code right in there automatically.   
Editing all of the HTML pages (scripted or not) doesn't really appeal.

I'm playing around with the "TTG HTML 1.61 Gallery" engine right now  
(third-party freeware) to see if it works out.  Seems to generate  
clean code although the menus on the right-hand side prior to  
generating the gallery are a bit more convoluted than the ones from  
Adobe.

  -Charles

--
Charles Robinson - [EMAIL PROTECTED]
Minneapolis, MN
http://charles.robinsontwins.org


-- 
PDML Pentax-Discuss Mail List
PDML@pdml.net
http://pdml.net/mailman/listinfo/pdml_pdml.net
to UNSUBSCRIBE from the PDML, please visit the link directly above and follow 
the directions.

Reply via email to