Skip to content
Snippets Groups Projects
Commit c0cdcb22 authored by Neil Drumm's avatar Neil Drumm :wave:
Browse files

Issue #3484444: Enable CSV file type uploads on Issue pages

parent 55ed1c98
No related branches found
No related tags found
2 merge requests!312Issue # 3494493: Documentation: Document Maintainer Widget,!299Remove heroes from components field. Update CTA section and add variants.
......@@ -683,7 +683,7 @@ function drupalorg_issues_field_default_field_instances() {
'settings' => array(
'description_field' => 0,
'file_directory' => 'issues/[current-date:custom:Y-m-d]',
'file_extensions' => 'jpg jpeg gif png txt asciidoc md xls pdf ppt pps odt fodt ods fods odp fodp gz tgz patch diff zip test info po pot psd yml mov mp4 avi mkv',
'file_extensions' => 'jpg jpeg gif png txt asciidoc md xls pdf ppt pps odt fodt ods fods odp fodp gz tgz patch diff zip test info po pot psd yml mov mp4 avi mkv csv',
'max_filesize' => '',
'user_register_form' => FALSE,
),
......
......@@ -24,7 +24,7 @@ dependencies[] = taxonomy
dependencies[] = text
dependencies[] = token_formatters
dependencies[] = views
datestamp = 1709679571
datestamp = 1730152451
features[ctools][] = field_group:field_group:1
features[ctools][] = strongarm:strongarm:1
features[ctools][] = views:views_default:3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment