Notifications Files

Component type

module

Categories

Maintenance status

Development status

Downloads

3621

Component created

Component changed

Notifications Files allows you to include files attached to nodes or comments in outgoing Notifications.

Features

  • Attach files directly to messages sent using PHPMailer or MIME mail
  • Use Token to place plain-text or HTML links to files in messages
  • Include attachments to nodes and comments by comment type, and override these choices during node- and comment-creation
  • Granular selection of files to distribute with node- and comment-notifications during creation
  • Support for Filefield, core Upload, and Comment Upload files

Delicious cloud

Component type

module

Categories

Maintenance status

Development status

Downloads

889

Component created

Component changed

This generates a tag cloud for a logged in user. It sits on the back of the http://drupal.org/project/delicious module.

It provides a block and a page view that use the credentials from the delicious module to call the js include for the tag cloud from the delicious servers.

IMCE Kama Style

Component type

module

Maintenance status

Development status

Downloads

4305

Component created

Component changed

A tiny module that styles the 2.x branch of IMCE to match the Kama theme of CKEditor. It provides a more unified experience for content managers.

There's no UI. To use, just enable the module and start using CKEditor with IMCE.

Feel free to recommend alternate styles or submit patches in the issue queue.

Credits

This module is brought to you by Little Blue Labs with love.

Drag and Drop files

Component type

module

Maintenance status

Development status

Downloads

1524

Component created

Component changed

Automatically converts all node forms to enable HTML5 Drag and Drop File API support. It currently works only with Drupal core's attachment/upload module, and the CCK Filefield module. No configuration is required, it should just-workâ„¢ out of the box.

As this currently only works in Firefox, I would recommend using Drag'n'Drop Uploads instead.

DownloadFile

Component type

module

Maintenance status

Development status

Downloads

43599

Component created

Component changed

Update on March 07, 2017: This module now has two new maintainers: Ayesh and Ben. The critical security issue (SA-CONTRIB-2017-023) is now fixed in the 7.x-2.1 version. If you are using any version older than 7.x-2.1 or any 7.x-1.x version, please upgrade immediately. Module will continue to receive bug fixes and new features in the future. You are welcome to collaborate!


DownloadFile is a module to direct download files or images.

Features

  • Added four formatters
  • Usable in templates and views
  • Accessible formatters

FileField Nginx Progress

Component type

module

Maintenance status

Development status

Downloads

34053

Component created

Component changed

Filefield Nginx Progress

Introduction

This module provides support for an upload progress bar for a backend/server implementing the RFC 1867 upload using multipart/form-data. Nginx does not yet support RFC 1867 uploads in
its suite of official modules. You can use the Upload 3rd party module to do that or just rely on PHP FastCGI support for RFC 1867.

Multi file field widget

Component type

module

Development status

Component created

Component changed

This is a namespace reservation for an extra file field widget with multiple file upload features.

As more and more different multi upload possibilities are showing up, all using different technologies like flash, java,... I started looking for a simple cross-browser multiple upload script with a progress feature that is as simple as possible.