Closed (won't fix)
Project:
Localization server
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2008 at 20:00 UTC
Updated:
18 Jan 2010 at 12:47 UTC
I think, in that this project need to add a field to accommodate the number of downloads.
Comments
Comment #1
andypostMaybe better to use VotingAPI for stats?
Comment #2
gábor hojtsyHow would number of downloads be counted with votingAPI??
Comment #3
andypostJust votingapi_set_vote() on every download
Comment #4
hass commentedThis 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.
Comment #5
andypostSo about l10n_server - quick fix is to make custom module to attach additional handler to download form and count like you wanna
Comment #6
pvasili commented#2 ;)
We have begun test it (Top10 http://drupaler.ru/translate/languages/ru/export). Results will be available as a supplement to Localization server.
Comment #7
gábor hojtsyThe 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.