Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
The 1.3 release of FileField Sources marks the first Drupal 7 official release. This version has almost complete feature-parity with the Drupal 6 version of FileField Sources. A small outstanding issue exists with the "Attach" source not being able to move files from the attach directory (it can only copy).
Note that users of the beta version of FileField Sources will need to reconfigure all FileField Sources options due to an error in our settings storage in the beta version!
New features:
#1000310: Allow file attach to look in subdirectories
#1089986: Hooks documentation
#1118140: Basic documentation
#967992: remote.inc: Get filename from Content-Type or Content-Disposition
Bug fixes:
#1136416: Files attached through sources do not show up in the list of multiple-upload fields
#1137340: FileField Sources stores settings in the wrong location
#1136430: Reference existing file seems to ignore the 'contains' option
#1137394: Remote source missing help text
#901278: Check directory permissions before saving remote or attached files
#938348: File size validation error , after attach file and try to save the bnode.
#1034424: PHP Notice: Undefined variable: attach_message in filefield_source_attach_process() (line 159
#938858: PHP Notice: Undefined index: attach in filefield_sources.module on line 138
#968022: Cannot drag and drop URLs into textfield / Use focus instead of click