[wp-trac] [WordPress Trac] #21807: Caption editing in the media modal library view
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 5 20:09:54 UTC 2012
#21807: Caption editing in the media modal library view
----------------------------+-------------------
Reporter: koopersmith | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.5
Component: Media | Version: trunk
Severity: normal | Keywords:
----------------------------+-------------------
When inserting an attachment into a post or creating a gallery, the user
should be able to easily change the caption of any attachment via a text
box immediately below the attachment's thumbnail. This caption will then
be synced to the database as soon as the text field is deselected.
Currently, the attachment template in the media modal library view
contains a div with the "describe" class, but nothing more. What we need
now is…
* An option in the workflow controller to support inline caption editing.
* The caption rendered in the attachment template.
* The caption synced to the database on save.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21807>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list