PEAK XOOPS - Feature request. in englishin japanese

Feature request.

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2004/2/15 8:52
aubrey  企霹始   Posts: 6
It would be extremely helpful for people uploading pictures to be able to upload multiple pictures at once. (Something like the batch register in the admin panel except it that it would upload all photos in a certain folder on your harddrive).
Also would users being able to add categories.

P.S. I speak English, but the "New Topic" Button is in chineese (Or some other strange language ).

Just a suggestion,

Aubrey
Votes:1 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2004/2/17 8:04
GIJOE  黎扦烦菱   Posts: 4110
Quote:
It would be extremely helpful for people uploading pictures to be able to upload multiple pictures at once. (Something like the batch register in the admin panel except it that it would upload all photos in a certain folder on your harddrive).
It is very difficult to upload many photos by HTTP at once.
I'm sorry that I can't tell you when I implement such a feature.

Quote:
Also would users being able to add categories.
It is not so difficult.
But it may be needed some changes with structure of tables.
I don't have plan to make a major change as myAlbum-P. sorry.

Quote:
P.S. I speak English, but the "New Topic" Button is in chineese (Or some other strange language ).
It's my slight mistake. I'll repair it.

Votes:1 Average:0.00
Previous post - Next post | Parent - Children.1 .2 | Posted on 2004/2/18 6:52
aubrey  企霹始   Posts: 6
That's too bad about uploading multiple photos at once. I thought it would be pretty easy , something like the article below:
Multiple file upload with php
I actually got it to display multiple forms on the photo upload page, but with my limited programming knowledge was unable to get any farther.

Oh well, Thank you anyway!

P.S. If there is any thing I could try to make this work? I am not afraid of trying (sometimes a bad thing )

Aubrey
Votes:1 Average:0.00

normal Re: Feature request.

msg# 1.1.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2004/2/19 9:59
aubrey  企霹始   Posts: 6
I have been working on this incessantly since the last post, but have come up against an insurmountable obstacle (For me, at least). The problem is in ..........xoopsform/formfile.php (I think). The problem (I Think) is that this line (86):

return "<input type='hidden' name='MAX_FILE_SIZE' value='".$this->getMaxFileSize()."' /><input type='file' name='".$this->getName()."' id='".$this->getName()."'".$this->getExtra()." /><input type='hidden' name='xoops_upload_file[]' id='xoops_upload_file[]' value='".$this->getName()."' />";

overrites all the previous variables (I iterate through it multiple times) (Hope you can understand my poor explanation). Short of hacking the system file, is there any way that I can set it to add my stepper variable to the end of the variable's names so they don't overrite each other?
Votes:2 Average:5.00

question Re: Feature request.

msg# 1.1.1.2
Previous post - Next post | Parent - No child | Posted on 2004/2/21 18:39
GIJOE  黎扦烦菱   Posts: 4110
hi aubrey.
Quote:
aubrey wrote:
That's too bad about uploading multiple photos at once. I thought it would be pretty easy , something like the article below:
Multiple file upload with php
What you want is such a means?
If so, it is easy to implement.
And it is already implemented in XoopsGallery.

But this way means that a selection is needed for uploading a photo.
I think it is troublesome means, and easily cuase httpd timeout.

I'm thinking about much smarter way.
Votes:1 Average:0.00

question Re: Feature request.

msg# 1.1.1.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2004/2/21 18:44
GIJOE  黎扦烦菱   Posts: 4110
I'm very sorry that I'm too busy to read your hacked codes.

If you want to upload some photos at once,
XoopsGallery is worth trying enough.

Votes:1 Average:0.00

question Re: Feature request.

msg# 1.1.1.1.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2004/2/24 0:45
aubrey  企霹始   Posts: 6
Okay,

Guess there's nothing to do but wait!

Aubrey
Votes:1 Average:0.00

question Re: Feature request.

msg# 1.1.1.1.1.1.1
Previous post - Next post | Parent - No child | Posted on 2006/4/7 15:37
adrock  企霹始   Posts: 2
would there be a way to incorporate the NewBB 2.0 multiple upload feature? It does not allow multiple uploads on the form, but rather attaches a new upload to the post when you edit the post. Effectively allowing multiple uploads to one post, but simply one at a time.

Just a thought....as I am in dire need of having users group together their images into a series, and being able to keep all of those images in the series grouped together.

At this point it appears that it would either be allowing registered users to create their own sub-categories, or being able to associate more than one attachment to each post.

(by the way, Thanks for the module, I love it!)
-Adrock
Votes:6 Average:8.33

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!