Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: CVS repository, moodle.org
-
Labels:None
Description
At the moment, we do not publish the information about a language translation status (basically the number of untranslated strings). It has been requested several times - see e.g.
http://moodle.org/mod/forum/discuss.php?d=64025 or http://moodle.org/mod/forum/discuss.php?d=106441
I have written a first prototype of such analyser in February 2007 but it has not been finished. Nowadays I rewrote the tool from scratch and I plan to publish first results within a week or two. After a discussion with Petr Skoda, I propose following procedure:
- I will write a tool that generates static HTML files with the language status info
- I will let the script run every day at one of my servers (http://moodle.cz)
- I will commit the results into the CVS regularly (every day? every week?) - well, not me but the cron will do the job

- moodle.org administrators will checkout the results from CVS into http://moodle.org/langstats/ as often as they want. I will prepare the skin of the pages to fit moodle.org theme
Then we will have both moodle.org/stats and moodle.org/langstats available.
Please comment on feature requests, the proposed procedure etc.
Added some watchers of the issue to comment and approve