User: jareyero Branch: HEAD Date: Sat, 26 Mar 2005 19:09:43 +0000 Added files: /modules/i18n i18n.pgsql /modules/i18n/patches i18n_db_update.mysql Modified files: /modules/i18n CHANGELOG.txt CREDITS.txt INSTALL.txt i18n.inc i18n.module i18n.mysql /modules/i18n/patches i18n_drupal_goto.patch Log message: - Added some logic in query rewriting functions to get all terms & vocabs when administering categories and the right ones when editing a node. - Reworked configuration options for flags. Now language appears in the alt text for icons. Accesibility++ - Added support for long locale names (http://drupal.org/node/14814). Still needs some fallback mechanism. - Merging all the code in only one include file: i18n.inc - Not running anymore the language name through localization system: http://drupal.org/node/19179 - Added & updated PostgreSQL schema - Changed block HTML from using tables to HTML list, for consistency with the rest of Drupal blocks - Added some contributed language flags - Some cleaning up, WIP, preparing for 4.6 release Links: http://cvs.drupal.org/diff.php?path=contributions/modules/i18n/i18n.pgsql&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/i18n/patches/i18n_... http://cvs.drupal.org/diff.php?path=contributions/modules/i18n/CHANGELOG.txt... http://cvs.drupal.org/diff.php?path=contributions/modules/i18n/CREDITS.txt&o... http://cvs.drupal.org/diff.php?path=contributions/modules/i18n/INSTALL.txt&o... http://cvs.drupal.org/diff.php?path=contributions/modules/i18n/i18n.inc&old=... http://cvs.drupal.org/diff.php?path=contributions/modules/i18n/i18n.module&o... http://cvs.drupal.org/diff.php?path=contributions/modules/i18n/i18n.mysql&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/i18n/patches/i18n_...