Is it possible to make a link to upload.php that specifies the album that the picture will go into - to save the user having to select the right gallery? - so i could do something like link to "/gallery/upload.php?album=1" to force selection of album ID 1 after they have browsed for a file?
I want to make a link for users to submit images to me and have the correct album automatically selected (to save confusion for some of my less technologically literate users!)
Possible if you code it. Not a feature out of the box.
Quote from: GauGau on March 18, 2007, 02:25:23 PM
Possible if you code it. Not a feature out of the box.
Thanks. I think this would be a useful feature to have
It is a feature, but only when using single file upload mode.