Projet

Général

Profil

Révision a80038a8

Ajouté par Assos Assos il y a plus de 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/media/includes/media.fields.inc
279 279
      '#default_value' => isset($item['alt']) ? $item['alt'] : '',
280 280
      '#description' => t('This text will be used by screen readers, search engines, or when the image cannot be loaded.<br />
281 281
<em>(Notice: this field is not fetched on -all- formatters yet. For example: If the Rendered file formatter will be used, this field is not available at the moment.)</em>'),
282
      '#maxlength' => variable_get('image_alt_length', 80),
282
      '#maxlength' => variable_get('image_alt_length', 100),
283 283
      '#weight' => 1,
284 284
    );
285 285
  }

Formats disponibles : Unified diff