[wp-trac] [WordPress Trac] #7013: Multiple image insert via media manager
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 28 17:14:00 UTC 2010
#7013: Multiple image insert via media manager
--------------------------------------+-------------------------------------
Reporter: duncanmc | Owner: anonymous
Type: feature request | Status: reopened
Priority: normal | Milestone: 3.1
Component: Media | Version:
Severity: normal | Resolution:
Keywords: needs-patch, 2nd-opinion |
--------------------------------------+-------------------------------------
Comment(by scribu):
Regarding media.php.patch:
It's the same problem: when you click the "Insert into post" button, a
full POST request is made inside the iframe.
To get the HTML for the editor, you would need to make an AJAX request
instead - probably using jQuery's serializeArray() function - so that the
user's position in the iframe isn't lost.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/7013#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list