Thanks for a great script.
I was wondering, is there any tag available to insert the direct URL to the actual image currently being viewed (for album_footer.tml)?
I tried
####URL####, which not only inserted the URL but a link as well which screwed everything up, as well as
####URLONLY#### which inserted the URL to the album script instead of the direct address to the picture.
So is there any tag to just display the URL of the current picture without any link?
I am in the process of integrating album.pl with a postcards script, and therefore needs to insert the URL to the current image as part of a longer link (as parameters to a tiny Perl script I made myself), and therefore
####URL#### won't do. And album.pl is so long that it's hard to make any sense on how and where to insert such a link in the script itself...

I hope you can make some sense out of my long and involved question, and that someone can answer it ASAP...