making a hyperlink to upload.php that specifies the album to use making a hyperlink to upload.php that specifies the album to use
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

making a hyperlink to upload.php that specifies the album to use

Started by tomarse, March 18, 2007, 12:10:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tomarse

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!)

Joachim Müller


tomarse

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

Nibbler

It is a feature, but only when using single file upload mode.