Secure form

Component type

module

Maintenance status

Development status

Downloads

1062

Component created

Component changed

This module will provide more security for your user input forms.

The secure form module restricts a file upload, if there is a mismatch between the MIME type and extension of the file. It also provides an option to set the auto-complete property to off in form fields. A privileged user can manage (enable/disable) both these options from configuration section.

This module is useful for the following cases.

Make File Entity

Component type

module

Maintenance status

Development status

Downloads

1157

Component created

Component changed

File entity representation for a Drush make file. It adds the property information when uploading a .make file to Drupal and adds special treatment of that file (similarly to how images have special upload properties).

This does not allow you to export files or define files with Drush nor does it generate a Drush make file. It only exposes the data within an uploaded Drush make file to Drupal through Entity properties.

CCK jQuery File Upload Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends file upload functionality with jQuery and allows users to choose a CCK jQuery file field widget to upload different types of multimedia files configurable through backend.

In the CCK file field setting, users can choose one of the 2 options below.

1. NodeJS
2. PHP File Upload

This module uses the background file upload functionality of the NodeJS library. It also uses the JQuery file upload plugin for smooth file uploading with progress bar indication.

oEmbed Provider embed code

Component type

module

Categories

Maintenance status

Development status

Downloads

628

Component created

Component changed

This is a prototype/proof of concept module that will output the embed code for any files managed by media module.

Dependency

This module requires the 7.x-1.x version of oEmbed Provider module, which is part of the oEmbed module