Projet

Général

Profil

Révision ca0757b9

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/file_entity/file_entity.admin.inc
1065 1065
    '#title' => t('Default allowed file extensions'),
1066 1066
    '#default_value' => variable_get('file_entity_default_allowed_extensions', 'jpg jpeg gif png txt doc docx xls xlsx pdf ppt pptx pps ppsx odt ods odp mp3 mov mp4 m4a m4v mpeg avi ogg oga ogv weba webp webm'),
1067 1067
    '#description' => t('Separate extensions with a space or comma and do not include the leading dot.'),
1068
    '#maxlength' => NULL,
1068 1069
  );
1069 1070

  
1070 1071
  $form['file_entity_alt'] = array(

Formats disponibles : Unified diff