PDA

View Full Version : uploading many images via. fpt


Anonymous
10-13-2004, 03:57 AM
First of all, I love app. thank youl

any way to upload multiple images directly via ftp or do they have to be uploaded one by one?

pixelpunk
10-13-2004, 06:46 AM
As it stands now you must upload the images through the admin interface.
I can see this being a problem when you want to upload a "history" with loads of images.

Each upload does 3 things: First, it uploads the image. Then it creates a new post in the database with all info associated with that image. And then it creates a thumbnail.

The thumbnails can be created afterwards, but not the database info, as it is now.

Cheers // punK

william wm
10-13-2004, 08:23 AM
One feature would be to upload whole folders and give them a category.

I know it's easier said than done, but that would be neat.

Anonymous
10-13-2004, 02:18 PM
Oh yea, that would be great. Seem that a lot of these photoblogging apps can't do that. Please let me know if you do add that feature in an update.
-David

pixelpunk
10-13-2004, 02:35 PM
Oh yea, that would be great. Seem that a lot of these photoblogging apps can't do that. Please let me know if you do add that feature in an update.
-David

I believe there's a reason for that - hard to code.
I will look it up though and see if it's extremely troublesome or something that I could add. I see why it can be a useable feature.

// pixel

pixelpunk
10-14-2004, 03:33 PM
Something that'll solve this can now be found in the Addon forum here. It's an addon called "Copy Folder", which does something like this.

Look it up.

// punK

Anonymous
10-15-2004, 12:11 AM
thanks punk