coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: silx on April 21, 2006, 07:33:08 PM

Title: mini upload form
Post by: silx on April 21, 2006, 07:33:08 PM
would like to add a "mini" upload form.
so i can insert maybe at bottom of gallery

form has the file box with browse button, and the submit/upload button. no text fields? and default uploads to album 1

any help would be great
thnx
Title: Re: mini upload form
Post by: Stramm on April 25, 2006, 10:14:00 AM
have a look at upload.php... copy all to a new file miniup.php, remove everything you don't need and include it where you want it. This requires some time to do