Opened 14 years ago
Closed 11 years ago
#16518 closed enhancement (wontfix)
Add Media/File description improvements for multi-selections feature
Reported by: | 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)
Change History (15)
#2
@
13 years ago
- Cc mikeschinkel@… added
This seems simply enough. I'll try my hand at a patch for this.
#3
@
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.
#6
@
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:
↓ 8
@
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
@
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
@
13 years ago
- Keywords dev-feedback needs-testing removed
BTW: Should the resize checkbox be on top? Looks lost there at the moment. Jane?
Because HTML5 supports multiple files too we should add some information.
3.3 for reviewing, related: #18206.