I think, in that this project need to add a field to accommodate the number of downloads.

Comments

andypost’s picture

Maybe better to use VotingAPI for stats?

gábor hojtsy’s picture

How would number of downloads be counted with votingAPI??

andypost’s picture

Just votingapi_set_vote() on every download

hass’s picture

This counters are well known :-). Project module have project_usage module up and running on d.o... currently hidden from us, but it collects data for over a year or so... If you would like to get it visible for all of us - we need to get #165380: Make usage statistics visible in... that's all.

andypost’s picture

So about l10n_server - quick fix is to make custom module to attach additional handler to download form and count like you wanna

pvasili’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev

#2 ;)
We have begun test it (Top10 http://drupaler.ru/translate/languages/ru/export). Results will be available as a supplement to Localization server.

gábor hojtsy’s picture

Title: Statistics » Count number of exports
Status: Active » Closed (won't fix)

The intention of the export screen is to serve translators (and its default setting to only allow access to translation group members reinforces this). Therefor tracking downloads on that looks quite meaningless. Drupal.org will serve pre-generated .po files from http://ftp.drupal.org/files/translations/ (some packages already available for testing). Download counters there are out of scope for l10n_server.