Projet

Général

Profil

Révision 8c72e82a

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/i18n/i18n_sync/i18n_sync.node.inc
98 98
 * Example:
99 99
 *   English A references English B and English C.
100 100
 *   English A and B are translated to German A and B, but English C is not.
101
 *   The syncronization from English A to German A would it German B and English C.
101
 *   The synchronization from English A to German A would it German B and English C.
102 102
 */
103 103
function i18n_sync_node_translation_reference_field(&$reference_node, $default_value, $langcode) {
104 104
  if (isset($reference_node->tnid) && translation_supported_type($reference_node->type)) {

Formats disponibles : Unified diff