Ver código fonte

field_fichier txt, pdf, doc, docx, obs, xls #2003

bach 1 ano atrás
pai
commit
5e0e2fc7af

+ 1 - 1
config/sync/field.field.node.actualite.field_fichier.yml

@@ -21,7 +21,7 @@ settings:
   handler: 'default:file'
   handler_settings: {  }
   file_directory: '[date:custom:Y]-[date:custom:m]'
-  file_extensions: pdf
+  file_extensions: 'txt pdf doc docx obs xls'
   max_filesize: ''
   description_field: true
 field_type: file

+ 1 - 1
config/sync/field.field.node.evenement.field_fichier.yml

@@ -21,7 +21,7 @@ settings:
   handler: 'default:file'
   handler_settings: {  }
   file_directory: '[date:custom:Y]-[date:custom:m]'
-  file_extensions: pdf
+  file_extensions: 'txt pdf doc docx obs xls'
   max_filesize: ''
   description_field: true
 field_type: file

+ 1 - 1
config/sync/field.field.node.ressource.field_fichier.yml

@@ -21,7 +21,7 @@ settings:
   handler: 'default:file'
   handler_settings: {  }
   file_directory: '[date:custom:Y]-[date:custom:m]'
-  file_extensions: 'pdf docx ods doc'
+  file_extensions: 'txt pdf doc docx obs xls'
   max_filesize: ''
   description_field: true
 field_type: file

+ 1 - 1
config/sync/field.field.node.static.field_pieces_jointes.yml

@@ -21,7 +21,7 @@ settings:
   handler: 'default:file'
   handler_settings: {  }
   file_directory: '[date:custom:Y]-[date:custom:m]'
-  file_extensions: 'txt pdf doc docx obs'
+  file_extensions: 'txt pdf doc docx obs xls'
   max_filesize: ''
   description_field: true
 field_type: file