Actions
Feature #16
openA better translation status page for Spip articles
Status:
In Progress
Priority:
Normal
Assignee:
Category:
Documentation process
Target version:
-
Start date:
05/30/2011
Due date:
07/31/2011 (over 13 years late)
% Done:
10%
Estimated time:
21:00 h
Spent time:
Description
Currently the page which displays the translation status of each Spip article is:
http://www.doudoulinux.org/web/ecrire/?exec=articles_tous
Unfortunately this is a JavaScript'ed page on which you have to click to get the status information of each section or sub-section. You also have to choose which languages are to be compared. So finally this is not so useful:
- operations are still manual
- you can't have a global translation status
- the color code is not so obvious to understand
On the official Spip website they're using a special page:
http://www.spip.net/rubrique4.html
The figures showed are not much understandable. However it has the advantage to show all translations in a single table. The table itself is built by a dedicated Php script:
http://www.spip.net/trad-lang/trad_bilan.php
This script is not part of the official Spip release.
Actions