coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: tomarse on March 18, 2007, 12:10:00 AM

Title: making a hyperlink to upload.php that specifies the album to use
Post by: tomarse on March 18, 2007, 12:10:00 AM
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!)
Title: Re: making a hyperlink to upload.php that specifies the album to use
Post by: Joachim Müller on March 18, 2007, 02:25:23 PM
Possible if you code it. Not a feature out of the box.
Title: Re: making a hyperlink to upload.php that specifies the album to use
Post by: tomarse on March 20, 2007, 01:28:24 AM
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
Title: Re: making a hyperlink to upload.php that specifies the album to use
Post by: Nibbler on March 20, 2007, 01:40:10 AM
It is a feature, but only when using single file upload mode.