[wp-hackers] Re: Getting comment feed for articles of specific
author
Alan Castonguay
alan at verselogic.net
Fri Feb 13 12:55:45 GMT 2009
There is, afaik, no such feed yet.
There really should be a way of fetching this data, at least for the
Atom APP. I've been considering recently where a Comment Collection
should be placed, possibly at the top-level beside posts and media. If
a subcollection / collection query / etc of Comments were available,
then an Atom feed could be provided for both the requested use case
(feed of all comments on posts by a given author) and others not yet
discovered.
The APP really needs to reach feature parity with the xmlrpc
interface. Optimally, one or both should reach parity with the Admin
interface as a whole.
How can we manage (Post new, Put updates/moderate, Delete, Get feeds
of) comments with AtomPUB?
-Alan J Castonguay
On Feb 13, 2009, at 4:52 AM, Xavier Borderie wrote:
> So, lemme guess: there's no way to make this work?
>
> Thanks for any help.
>
> -x.
>
>
> 2009/2/11 Xavier Borderie <xavier at borderie.net>:
>> Hey there, good people.
>>
>> In a standard install, we can:
>> - get the general feed > /blog/feed/
>> - get the comments feed > /blog/comments/feed/
>> - get a feed for each author's articles > /blog/author/AUTHOR_ID/
>> feed/
>>
>> How would I go about getting the next logical step: a feed of the
>> comments to a given author's articles.
>>
>> Basic idea: /blog/author/AUTHOR_ID/comments/feed/
>> What say you?
>>
>> --
>> Xavier Borderie
>>
>
>
>
> --
> Xavier Borderie
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
More information about the wp-hackers
mailing list