12,888 posts!
That is amazing.
You are a legend among legends sottwell.
Thank you so much, that works perfectly.
Genius springs to mind!
I thought I would recap for non coders like me...
create snippet called "phx:getbasename":
<?php
return basename($output);
?>
ditto call:
[!Ditto? id=`ditto-slide` &parents=`1` &depth=`2` &tpl=`slideshowH-row` !]
ditto template:
<image source="[+product-image:getbasename+]" title="[+pagetitle+]" />
(where product-image is the name of the image template variable)
Perfect - thanks sottwell, you rock!