By jboris on
In Drupal 6,x there was a section in the administration to add the allowable file types for upload. I can't find this in Drupal 7. Searches on this forum have come up with no usable results. Anyone know where you can add a file type
Comments
Found it
I found it under Content, manage fields in the Article section and them the image field. Tough to find but I did.
In General
For both file and image fields, the types of files supported are per field.
I plugged in a content field
I plugged in a content field to upload a photo. I propose some extensions (jpg, bmp, etc. ..) but maybe I had already entered a time ... I do the same thing for the upload of a document by inserting the extensions doc and docx. When I go to change the extensions, except that leaves me always written that the limit is 8M in content even though I've changed, I agree to the new Extensions for the document (I added pdf) but I do not accept the new extensions for the photo (tif, raw, gif) ...
Thank you
I resolved that, for
I resolved that, for extensions of images: I inserted a content file type, and then I put in the Extensions specification all those who serve me. Both those already set by the system are immediately convertible into images in thumbnail format, the other will not be visible but they are definitely been stored.
add xmind file type to drupal 7
I would like to add xmind file type to drupal 7.
I have tried the following steps:
1) enable the web server support: The MIME type application/vnd.xmind.workbook has been assigned to the extension(s) xmind.
2) admin/structure/file-types/manage/document/edit add MIME type application/vnd.xmind.workbook.
When the step 2, the system response this: The mimetype application/vnd.xmind.workbook is not a valid mimetype; therefore, I cannot save the configuration.
How to solve this problem?
Thanks.