media-soundcloud-audio.tpl.php |
themes/media-soundcloud-audio.tpl.php |
|
media_soundcloud/themes/media-soundcloud-audio.tpl.php |
MediaInternetSoundCloudHandler.inc |
includes/MediaInternetSoundCloudHandler.inc |
|
Extends the MediaInternetBaseHandler class to handle SoundCloud audio. |
MediaSoundCloudStreamWrapper.inc |
includes/MediaSoundCloudStreamWrapper.inc |
|
Extends the MediaReadOnlyStreamWrapper class to handle SoundCloud audio. |
media_soundcloud.file.inc |
media_soundcloud.file.inc |
|
File hooks implemented by the Media: SoundCloud module. |
media_soundcloud.file_default_displays.inc |
media_soundcloud.file_default_displays.inc |
|
Default display configuration for the default file types. |
media_soundcloud.formatters.inc |
includes/media_soundcloud.formatters.inc |
|
File formatters for SoundCloud audio. |
media_soundcloud.info |
media_soundcloud.info |
|
name = Media: SoundCloud
description = Adds SoundCloud as a supported media provider.
package = Media
core = 7.x
dependencies[] = media_internet
files[] = includes/MediaSoundCloudStreamWrapper.inc
files[] = includes/MediaInternetSoundCloudHandler.inc |
media_soundcloud.install |
media_soundcloud.install |
|
Install, update and uninstall functions for the Media: SoundCloud module. |
media_soundcloud.module |
media_soundcloud.module |
|
Provides a stream wrapper and formatters appropriate for accessing and
displaying SoundCloud audio. |
media_soundcloud.theme.inc |
themes/media_soundcloud.theme.inc |
|
media_soundcloud/themes/media_soundcloud.theme.inc |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Usage
INTRODUCTION
------------
Current Maintainers:
* Devin Carlson <http://drupal.org/user/290182>
Media: SoundCloud adds SoundCloud as a… |