"Usage statistics" in Third-Party modules
philbar - May 27, 2009 - 18:33
| Project: | Project |
| Version: | 6.x-1.x-dev |
| Component: | Usage statistics |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Over at Plugin Manager we are trying to incorporate the "Usage statistics" in the module.
How do we get handle the data so modules can be sorted by "Usage statistics"?
See: #444902: Sort by Usage statistics
If this cannot currently be done, please mark the issue to a feature request, and hopefully we can figure out a solution by the move to d6.

#1
This data is not currently included in any of the XML feeds of available updates or other project data. It'd be fairly easy to add, and that'd be better than screen-scraping http://drupal.org/project/usage
Note: drupal.org runs project 6.x at this point, so all features/support requests/bugs about d.o should use the 6.x-1.x-dev version.
#2
See related:
#453718: Provide easier access to raw Solr results
With the Solr results accessible, the XML feeds will not be necessary for Plugin Manager. Since there is already a patch for this related issue, maybe your time will be better spent fixing issue #453718.