Make WordPress Core

Opened 14 years ago

Closed 11 years ago

#16518 closed enhancement (wontfix)

Add Media/File description improvements for multi-selections feature

Reported by: stephdau's profile stephdau Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Upload Keywords: has-patch ux-feedback
Focuses: Cc:

Description

This was suggested to us for WordPress.com by a coworker at Automattic and we realized this could actually be a worthy core improvement.

Would it be possible to add some wording to the Add Media screen in WP.com
blogs to tip users off that they can upload multiple images at once by holding
down CTRL in Windows or CMD on a Mac? Stumbled upon this nifty feature
myself today under the category of “here goes nothing, let’s see if this works.”

Opening the ticket until I can add a patch (or someone else does).

Attachments (4)

includes-media_multi-file-upload.diff (820 bytes) - added by mikeschinkel 13 years ago.
Added note about uploading multiple files
includes-media_multi-file-upload-2.diff (1.3 KB) - added by mikeschinkel 13 years ago.
Added note about uploading multiple files, takes client OS into consideration.
16518.patch (1.1 KB) - added by SergeyBiryukov 13 years ago.
16518.after.png (25.3 KB) - added by SergeyBiryukov 13 years ago.

Download all attachments as: .zip

Change History (15)

#1 @ocean90
13 years ago

  • Keywords needs-patch added
  • Milestone changed from Awaiting Review to 3.3

Because HTML5 supports multiple files too we should add some information.

3.3 for reviewing, related: #18206.

#2 @mikeschinkel
13 years ago

  • Cc mikeschinkel@… added

This seems simply enough. I'll try my hand at a patch for this.

@mikeschinkel
13 years ago

Added note about uploading multiple files

#3 @mikeschinkel
13 years ago

Patch adds this line of text:

<strong>Note:</strong> You can select multiple images to upload by 
holding down the <kbd>CTRL</kbd> key on Windows or <kbd>CMD</kbd> on a Mac.

#4 @mikeschinkel
13 years ago

  • Keywords has-patch ux-feedback dev-feedback added; needs-patch removed

#5 @mikeschinkel
13 years ago

Newer patch based on verbal feedback from Nacin (so BlameNacin. :)

@mikeschinkel
13 years ago

Added note about uploading multiple files, takes client OS into consideration.

#6 @mikeschinkel
13 years ago

  • Keywords needs-testing added

This latest patch needs testing on Windows, Linux and something else that's not Mac as well as a non-OS X Lion Mac.

#7 follow-up: @jane
13 years ago

This is the sort of thing that would usually go in the help tab, because it would add clutter if it's there all the time. If someone posts a screenshot with patch applied I'll take a look, but might rather this be in help.

#8 in reply to: ↑ 7 @SergeyBiryukov
13 years ago

Replying to jane:

If someone posts a screenshot with patch applied I'll take a look, but might rather this be in help.

Attached screenshot and the refreshed patch.

#9 @ocean90
13 years ago

  • Keywords dev-feedback needs-testing removed

BTW: Should the resize checkbox be on top? Looks lost there at the moment. Jane?

#10 @nacin
13 years ago

  • Milestone changed from 3.3 to Future Release

Not convinced on this. Looks like visual clutter and accounting for OS differences, it's a mess. Ultimately people may just end up selecting and dragging multiple files at this point.

#11 @johnbillion
11 years ago

  • Milestone Future Release deleted
  • Resolution set to wontfix
  • Status changed from new to closed

It's not really WordPress' place to provide tips to people on how to use their OS. Unnecessary visual clutter, too.

Note: See TracTickets for help on using tickets.