web API - order & sort don't work at all
Hi All,
I'm building a template page for my Wordpress website (http://www.geophysique.be/thomas-lecocq/publications/) to show my publications. I want to order them by date and sort them "desc". Here is the api call :
https://api.zotero.org/users/222401/collections/TT2WRPGH/items?order=date&sort=desc&format=ieee&content=bib
The result is not sorted. Am I doing something wrong or is there a bug somewhere ?
Thanks in advance,
Thomas
I'm building a template page for my Wordpress website (http://www.geophysique.be/thomas-lecocq/publications/) to show my publications. I want to order them by date and sort them "desc". Here is the api call :
https://api.zotero.org/users/222401/collections/TT2WRPGH/items?order=date&sort=desc&format=ieee&content=bib
The result is not sorted. Am I doing something wrong or is there a bug somewhere ?
Thanks in advance,
Thomas
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
I'll maybe use the ATOM format rather than the preformatted bib then, to order the output array manually...
Thanks for the quick answer !
Thom
But server-side sorting is still planned for the near future.