Downloads
Release notes
The 1.3 release of FileField Sources fixes several bugs and adds few new minor features. This release finally includes some adequate documentation and serves as the branch-point for the Drupal 7 release.
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:
#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