Soundcloud File Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Offers a new field type which accepts and stores an audio file in Drupal, and queues it for automatic upload to Soundcloud. The file is displayed using the Soundcloud player. This is helpful when you want a soundcloud player, but also want access to the file, for example to:

* provide an alternative to the player
* show file metadata (getID3 module and similar only work on local files!)
* Offer the file as a part of a podcast

To use:

Youtube File Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Offers a new field type which accepts and stores a video file in Drupal, and queues it for automatic upload to Youtube. The file is displayed using the Youtube player. This is helpful when you want a youtube player, but also want access to the file, for example to:

* provide an alternative to the player
* show file metadata
* Offer the file as a part of a videocast

To use:

MaxCDN Cache

Component type

module

Maintenance status

Development status

Downloads

558

Component created

Component changed

Introduction:
-------------------
This Module provides functionality for deleting MaxCDN cache from Drupal GUI.
There are not need to go MaxCDN dashboard and clear cache from the control panel.
You can do it by the help of this module.

Drupal 7

Requirements:
------------------
This module requires the following modules:
* Libraries
PHP version and Extention:
* PHP 5.3 or above
* PHP Curl Extension