User: sun Branch: DRUPAL-5 Date: Wed, 20 Feb 2008 01:57:26 +0000 Modified files: /modules/translatable CHANGELOG.txt README.txt /modules/translatable/includes language.inc /modules/translatable translatable.block.inc translatable.module translatable.node.inc Log message: Fixed untranslatable items are not synchronized. Fixed source content of selects, checkboxes, and radios is not displayed. Fixed _translatable_is_hideable_field() returns FALSE for fieldsets and markup. Fixed PHP warnings in translatable_get_form_values() and translatable_set_form_values(). Fixed node edit redirects to wrong source node. Fixed incomplete access check for node translation callback. Fixed wrong translatable_find() conditions to find an existing translation. Fixed translation language not properly set when editing a source node. Added hook_translatable_form_alter() to allow modules to alter the final node form. Fixed menu items for nodes are created in the wrong language. Changed theme_translatable_languages() to return structured arrays instead of rendered links. Added implementation of hook_admin_menu(). Updated README.txt. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/translatable/CHANG... http://cvs.drupal.org/diff.php?path=contributions/modules/translatable/READM... http://cvs.drupal.org/diff.php?path=contributions/modules/translatable/inclu... http://cvs.drupal.org/diff.php?path=contributions/modules/translatable/trans... http://cvs.drupal.org/diff.php?path=contributions/modules/translatable/trans... http://cvs.drupal.org/diff.php?path=contributions/modules/translatable/trans...