We have implemented Gallery on our server as a photorepository. Now we need a userfriendly way of using the pictures on other webpages. Something like <img src="hostname/gallery/showpicture.php?itemID=XXX">. Has anyone written a script like this? Seems hard to imagine it wouldn't exist already.
Bart