[wp-trac] [WordPress Trac] #21391: Move attachment editing (media.php) to use standard post type UI
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 25 19:52:41 UTC 2012
#21391: Move attachment editing (media.php) to use standard post type UI
----------------------------+-----------------
Reporter: nacin | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.5
Component: Media | Version:
Severity: normal | Keywords:
----------------------------+-----------------
As noted in the #21390 parent ticket, the media.php attachment editing
layout, which is essentially the contents of the Thickbox dialog, could
use a lot of work.
We can get a lot of things "for free" if we move it to be a proper post
type UI, including:
* Taxonomy UIs
* Slug editing
* Re-parenting (even if only exposed by a plugin)
* Proper editor for attachment page descriptions
* Proper field (the excerpt field) for a caption
* Additional fields (as determined by existing filters) can go in a meta
box
Image editing (cropping, thumbnails, etc.) can be shown in a dialog that
will come out of the media work (see parent ticket).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21391>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list