#16029 closed defect (bug) (duplicate)
Rework search box for attaching non-attached media
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I mean this box on upload.php:
http://grab.by/87ee
You get this search box if you want to attach an item to an existing post/page/{post type}.
It's now 2 years old and needs an update.
As a suggestion you can take the internal linking box (#11420).
A small mockup: http://grab.by/87g1
Features:
- AJAX search
- show recent items, like internal linking
- show all post types in one box, like internal linking (http://grab.by/87gy)
- use thickbox, maybe iframe
Attachments (1)
Change History (8)
comment:4
DrewAPicture — 15 months ago
Related: #20164
I took a look at 16029.patch. When I search for "Google", I get "no matches are found", even though I have a post titled "Google".
- Keywords needs-patch ui-feedback removed
- Milestone Future Release deleted
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #20164.
Replying to lessbloat:
I took a look at 16029.patch. When I search for "Google", I get "no matches are found", even though I have a post titled "Google".
The patch isn't final since it doesn't have a new dialog. The goal was to use the same as for internal linking, but the dialog has some TinyMCE dependencies.
So #20164 has a nice patch and we can close this ticket as a duplicate of it.

Related: #17859