User: goba Branch: DRUPAL-5 Date: Sun, 08 Jul 2007 16:38:14 +0000 Added files: /modules/l10n_server l10n_community.install l10n_server_projects.inc Modified files: /modules/l10n_server README.txt l10n_community.css l10n_community.js l10n_community.module l10n_server.info l10n_server.install l10n_server.module Log message: Significant functionality update: - decoupled l10n_community schema from l10n_server - syncronized project module and l10n_server schema, using uri, title and other well known column names - instead of relating strings to projects (and only the latest 5.x release of a project), we have a list of projects, lists of project releases, lists of files in these releases, then the strings and connections between what line of a file a string appeared on... this achieves full sharing of strings between different lines, files, releases and projects (multiple string occurances on the same line are not counted, and are not planned) - migrated the code to the XML file interface of updates.drupal.org, instead of using the depreciated XML-RPC API, which will be discontinued There are lots of TODOs, including making less HTTP requests, and implementing project module backend sources for some of our needs to replace some stuf code in this update. The web translation interface is also completely broken with this update, will be brought in line later. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_s... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/README... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_s... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_s... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_s...