[wp-trac] Re: [WordPress Trac] #2803: Manage -> Categories Ajax
problems
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 9 07:53:19 GMT 2006
#2803: Manage -> Categories Ajax problems
----------------------------+-----------------------------------------------
Id: 2803 | Status: new
Component: Administration | Modified: Fri Jun 9 07:53:19 2006
Severity: normal | Milestone: 2.2
Priority: normal | Version: 2.1
Owner: anonymous | Reporter: davidhouse
----------------------------+-----------------------------------------------
Changes (by mdawaffe):
* milestone: => 2.2
Comment:
The dropdown should be straightforward. That we can do for 2.1. See wp-
admin/custom-fields.js for an example of listMan::addComplete (to abuse
notation).
Currently, listMan can only add to the top or the bottom. Arbitrary
insertion is doable: add a new XML tag in the response that specifies the
insert position. That said, I'd leave this for 2.2. Perhaps in the
interim, we can have the new category row show
{{{
parent_name - new_cat_name
}}}
instead of just
{{{
- new_cat_name
}}}
Thoughts?
--
Ticket URL: <http://trac.wordpress.org/ticket/2803>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list