This project is not covered by Drupal’s security advisory policy.

The Drag'n'Drop Uploads module adds the ability to drag an image from your local filesystem, drop it onto a node body textarea and have the file automatically uploaded and referenced in your node.

 

Features:

  • Upload widgets support:
    • [D6] Drupal core Upload module.
    • FileField module / Drupal core File module.
    • ImageField module / Drupal core Image module.
  • Support for CCK / Field Formatters.
  • Support for the WYSIWYG module.
  • Multiple dropzones:
    • Customizable textarea(s)/WYSIWYG(s) dropzone.
    • Upload widget(s) dropzone.
  • Ability to hide textarea/WYSIWYG dropzone upload widget.
  • Upload progress bar.
  • Native Web Browser support:
    • Apple Safari 4+.
    • Google Chrome 2+.
    • Mozilla Firefox 3.6+.

Recommended Modules:

  • Custom Formatters
    Define your own CCK formatters to theme the output of your Drag'n'Drop upload.

 

Todo:

  • Add configurable multi-dropzone widget - 0% complete
  • Add support for multiple uploads - 0% complete

 

Usage/Configuration

Once installed, Drag'n'Drop Uploads needs to be configured for each Content Type you wish to use, this can be done on the Content Type configuration page under "Drag'n'Drop Uploads settings":

Note: An Upload widget must be enabled on the Content Type before the configuration can be done.

 

Project information

Releases