lists "lastmodified" and "starttime" as valid values for the "orderby"
parameter on this page: http://code.google.com/apis/blogger/docs/2.0/developers_guide_protocol.html
under this heading: "Retrieving posts using query parameters". The
entry reads:
"orderby
The order in which to return entries, such as lastmodified (the
default), starttime, or updated."
However, it can be easily shown that "lastmodified" and "starttime"
are not valid values for the orderby parameter on blog feeds. It is
even unclear what exacty "lastmodified" and "starttime" mean with
respect to blog feeds. I had assumed that orderby values must be entry
fields in the feed so that a blog feed would need fields labeled
"lastmodified" and "starttime" before such options would even work as
values to the orderby parameter. After all, "updated" is a field in
blog entries and it works with the orderby parameter. However, I could
be completely wrong about that.
Would it be possible to get the Developer's Guide: Protocol page
updated so that the entry for "orderby" makes sense for contemporary
Blogger feeds and is correct?
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.
No comments:
Post a Comment