[wp-trac] Re: [WordPress Trac] #6815: Batch editing for posts
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 1 05:57:52 GMT 2008
#6815: Batch editing for posts
----------------------------+-----------------------------------------------
Reporter: matt | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: Administration | Version: 2.5
Severity: normal | Resolution:
Keywords: blessed |
----------------------------+-----------------------------------------------
Comment (by aaron_guitar):
A few issues that need to be sorted out. First, the page's children need
to somehow be removed from the page parent dropdown. I'm not sure how the
child pages would be distinguished using just JS. Second, I'm not sure
how to best collect the mass of post data and make the Ajax request to
save everything. We could give each of the input fields a name like
"title-ID" and use the jQuery form plugin to serialize the fields. That's
just a lot to sort through on the PHP side. I can't think of any other
options though.
--
Ticket URL: <http://trac.wordpress.org/ticket/6815#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list