Media Download

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 734

Components

  • Code
  • Documentation
  • Miscellaneous
  • User interface

Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet de télécharger les media avec une url canonique

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 1.3., 1.4.
shield Stable releases for this project are covered by the security advisory policy.





Description

Introduction

This module aims to facilitate the direct download of media entities from their canonical path.

After installing this module, all media entities will serve their source field as a direct download using an inline content-disposition. It's also possible to serve media using an attachment content-disposition.

Configuration

This module does not have any configuration.

Security Considerations

This module delegates access control to Drupal core's media module, which allows blanket access to view all media entities. If custom access controls are needed, consider writing a module to implement hook_ENTITY_TYPE_access().

Internal API Notice

This module does not intentionally expose any API meant to be used by other contributed modules. Semantic versioning is used, but only to convey meaning with regard to the functionality provided to sites.

Until such time that this module wishes to provide a public API, all interfaces are to be assumed for internal use only (unless otherwise explicitly stated).

Similar Modules



Toutes les informations proviennent du site drupal.org