coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: skidpics on September 28, 2007, 07:06:55 AM

Title: Adding upload button to each album
Post by: skidpics on September 28, 2007, 07:06:55 AM
How can we add an 'Upload here' button to each album as we view it?  When clicked, it will automatically upload to that specific album that is being viewed...

Title: Re: Adding upload button to each album
Post by: Stramm on September 29, 2007, 01:13:58 PM
afaik such a feature hasn't been coded yet
Title: Re: Adding upload button to each album
Post by: skidpics on September 29, 2007, 05:23:23 PM
Quote from: Stramm on September 29, 2007, 01:13:58 PM
afaik such a feature hasn't been coded yet

Should be simple enough, just have to pass on a album ID variable to the upload.php form, correct? 
Title: Re: Adding upload button to each album
Post by: Stramm on September 29, 2007, 06:43:01 PM
not that easy... lil bit more effort needed
Title: Re: Adding upload button to each album
Post by: skidpics on September 29, 2007, 07:24:31 PM
Quote from: Stramm on September 29, 2007, 06:43:01 PM
not that easy... lil bit more effort needed

Could you point me into the right direction?