Log of /contributions/modules/translatable/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 20 01:57:25 2008 UTC
(21 months, 1 week ago)
by
sun
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-1,
DRUPAL-5--1-2,
DRUPAL-5--1-3
Changes since
1.1.2.1: +13 -1 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
, to
next main 1.3
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.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 20 01:56:08 2008 UTC
(21 months, 1 week ago)
by
sun
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.2: +13 -1 lines
Diff to
previous 1.2
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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.