[wp-trac] Re: [WordPress Trac] #9031: Support more URL schemes in
Atompub backend
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 6 00:51:34 GMT 2009
#9031: Support more URL schemes in Atompub backend
-------------------------+--------------------------------------------------
Reporter: znarfor | Owner: josephscott
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: AtomPub | Version: 2.7
Severity: normal | Keywords: has-patch atom
-------------------------+--------------------------------------------------
Changes (by josephscott):
* cc: joseph@… (added)
* owner: anonymous => josephscott
* component: General => AtomPub
Comment:
Couple of things I noticed when I tried out these patches:
Typo on this line: {{{ wp('what_to_show=posts&orderby=modified')); }}}
Should be: {{{ wp('what_to_show=posts&orderby=modified'); }}}
This removes the posts collection (wp-app.php/posts) from the service
document
There doesn't appear to be any way to discover these other URLs that can
be used
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9031#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list