[wp-trac] [WordPress Trac] #7301: AtomPub interface should accept
new categories provided by clients
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 15 04:54:23 GMT 2008
#7301: AtomPub interface should accept new categories provided by clients
-------------------------+--------------------------------------------------
Reporter: redsweater | Owner: josephscott
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.6
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
The AtomPub interface successfully exposes access to the existing
categories of a particular blog, via the URL:
http://[myblog]/wp-app.php/categories
But the category listing is identified as "fixed", and this pans out. When
a client attempts to provide a category term with a name that has not
been seen before, the interface just ignores it.
It would be a nice enhancement to change the category collection to an
editable one, and support provision of arbitrary new category names on
supplied posts to the wp-app interface.
As it is now, there is no way to add categories via the AtomPub interface.
--
Ticket URL: <http://trac.wordpress.org/ticket/7301>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list