Home ›
FileField Sources | drupal.orgFileField Sources | drupal.org
Submitted by Kathleen Murtagh on June 8, 2009 - 6:18pm
Link Title and URL:
FileField Sources | drupal.org FileField Sources is an extension to the FileField module. The FileField module lets you upload files from your computer through a CCK field. The FileField Sources module expands on this ability by allowing you to select new or existing files through additional means, including:
- Re-use files by an auto-complete textfield
- Transfer files from a remote server (cURL required)
- Select existing files through the IMCE file browser
Although FileField Sources provides several built-in sources, it can be extended by any module through an API for creating new sources. Users can toggle between any of the available methods for selecting a file.
This module is in early, early development. It should be safe to use but may have unexpected behavior or may not be able to reference files correctly. FileField ultimately prevents any invalid use of files.