Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk upload of images #126

Closed
onli opened this issue Apr 22, 2014 · 2 comments
Closed

Bulk upload of images #126

onli opened this issue Apr 22, 2014 · 2 comments
Assignees
Milestone

Comments

@onli
Copy link
Member

onli commented Apr 22, 2014

It would be great if on upload, one could select multiple images in the file selector dialogue. S9y could then create the separate forms, if we don't dare to touch the backend code.

Note that html5 actually can do this, select multiple images at once, http://www.w3.org/TR/html-markup/input.file.html#input.file.attrs.multiple (and even though I didn't test this right now, afaik this works).

Thread: http://board.s9y.org/viewtopic.php?f=10&t=19870

@onli onli added this to the RC milestone Apr 22, 2014
@onli onli added 2.0 labels Apr 22, 2014
onli added a commit that referenced this issue Apr 23, 2014
@onli onli self-assigned this Apr 23, 2014
@garvinhicking
Copy link
Member

From commit note, quoting Ian:

add Images - choose/mark multiple images - and submit with "GO" - which I tried locally on my testblog >> leads to:

Fatal error: Uncaught exception 'ErrorException' with message
'basename() expects parameter 1 to be string, array given'
in '/include/admin/images.inc.php(293): basename(Array)'

Does not seem to happen on netzgetstaltung, but on Ians testblog

Also: I purged the uploaded images afterwards and the last real purge submit falls back to an empty content 'page', with no message, no dashboard, no fallback to ML.

@ophian
Copy link
Member

ophian commented Apr 28, 2014

No, this issue happened while having a local mismatch dev repo, I assume.
I have created a new current 2.0 one, which worked properly. So that note might only have this question left:

btw I purged the uploaded images afterwards and the last real purge submit falls back to an empty content 'page', with no message, no dashboard, no fallback to ML. Was that intended?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants