[wp-trac] [WordPress Trac] #21807: Caption editing in the media modal library view
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 10 23:32:55 UTC 2012
#21807: Caption editing in the media modal library view
----------------------------+--------------------------
Reporter: koopersmith | Owner: koopersmith
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 3.5
Component: Media | Version: trunk
Severity: normal | Resolution: fixed
Keywords: |
----------------------------+--------------------------
Changes (by koopersmith):
* owner: => koopersmith
* status: new => closed
* resolution: => fixed
Comment:
In [22173]:
{{{
#!CommitTicketReference repository="" revision="22173"
Caption editing in the media modal library.
* Adds a `describe` option to the workflow controller to support inline
caption editing.
* For images, descriptions are mapped to the `caption` attribute.
* For other media items, descriptions are mapped to the `title` attribute.
* Descriptions are saved when the textarea's `change` event fires (i.e.
when the textarea is blurred).
fixes #21807, see #21390.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21807#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list