Opened 9 months ago
Closed 6 months ago
#21809 closed task (blessed) (fixed)
Edit galleries in the media modal
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Gallery | Version: | 3.5 |
| Severity: | normal | Keywords: | |
| Cc: | aesqe@… |
Description
Now that we have a stable media library workspace (currently wp.media.view.Workspace), we can start building out the others. The gallery workspace is similar to the media library, but is not attached to a query and is manually sortable. We should integrate jQuery.ui.sortable for the drag/drop functionality in the gallery workspace, and make it easy to navigate between editing a gallery and the media library.
Change History (18)
comment:1
koopersmith — 9 months ago
comment:2
koopersmith — 8 months ago
In [21898]:
comment:2
koopersmith — 8 months ago
In [21900]:
comment:3
koopersmith — 8 months ago
In [21906]:
comment:17
koopersmith — 8 months ago
In [22021]:
comment:18
koopersmith — 8 months ago
In [22027]:
comment:19
koopersmith — 8 months ago
In [22045]:
comment:20
koopersmith — 8 months ago
In [22046]:
comment:21
koopersmith — 8 months ago
In [22053]:
comment:22
koopersmith — 8 months ago
In [22101]:
comment:23
nacin — 8 months ago
- Component changed from Media to Gallery
- Owner set to koopersmith
- Status changed from new to assigned
comment:24
koopersmith — 8 months ago
In [22120]:
comment:25
koopersmith — 7 months ago
In [22155]:
comment:25
koopersmith — 7 months ago
In [22156]:
comment:26
bradvin — 7 months ago
hi koopersmith,
Loving the new media manager - welldone!
I picked up something : when I insert a gallery from the new media manager, how do I select to change the image link urls from the attachment page to the actual full size image urls? Is that still on the cards? I would like to help with this dev if possible, but how?
Also, if images have anchor tags in their captions, then the default 3.5 theme (twentytwelve) has a display:block CSS rule so the links wrap to the next line on the frontend. I have the simple CSS fix, but how can I contribute this back?
thanks for the help
comment:27
aesqe — 7 months ago
- Cc aesqe@… added
comment:28
koopersmith — 7 months ago
In 22320:
comment:29
nacin — 6 months ago
- Resolution set to fixed
- Status changed from assigned to closed

This will benefit from the improvements on #21807 and #21808. See #21390.