1. Coppermine has a small mod to link to allow you to use shutterfly to print pics:
<!-- Shutterfly Mod -->
<td align="center" valign="middle" class="navmenu" width="48px">
<form name="order" action="http://www.shutterfly.com/c4p/UpdateCart.jsp" method="POST">
<input type=hidden name=addim value="1">
<input type=hidden name=protocol value="SFP,100">
<input type=hidden name=pid value="C4PP">
<input type=hidden name=psid value="GALL">
<input type=hidden name=imnum value="1">
<input type=hidden name=imraw-1 value="{IMG}">
<input type=hidden name=imrawheight-1 value="{HEIGHT}">
<input type=hidden name=imrawwidth-1 value="{WIDTH}">
<input type=hidden name=imthumb-1 value="{THUMB}">
<input type=hidden name=returl value="{URL}">
</form>
<a href="#" onclick="order.submit()" class="navmenu_pic" title="Order Prints"><img src="images/order.gif" border="0" align="middle" alt="Order Prints" /></a>
</td>
<!-- /Shutterfly Mod -->
I know it's php coding, but any possibility of getting it to parse with album.pl?
2. Any possibility of having a really killer slideshow, one that pops up in a separate window with on/off/pause/back/forward controls? IMHO Album.pl is a top notch program with top notch support, but the slideshow portion needs re-tooling.
Just my 2 cents (US Dollars). Mike, if you need anything from me let me know.