page-player.css |
page-player.css |
|
/*
SoundManager 2: "page as playlist" example
------------------------------------------
http://schillmania.com/projects/soundmanager2/
Modified for Drupal integration by davebv
http://www.davebv.com
*/
.spectrum-container {
… |
README.txt |
README.txt |
|
Download soundmanager2 from http://www.schillmania.com/projects/soundmanager2/doc/download/
and uncompress to sites/all/soundmanager2.
For full instructions, visit http://drupal.org/project/soundmanager2 |
soundmanager2.info |
soundmanager2.info |
|
name = SoundManager 2
description = Defines a formatter for render the file to <a href="http://www.schillmania.com/projects/soundmanager2/">soundmanager2</a>.
dependencies[] = content
;dependencies[] = filefield
;dependencies[] =… |
soundmanager2.install |
soundmanager2.install |
|
Implementation of hook_install(). |
soundmanager2.module |
soundmanager2.module |
|
|
soundmanager2.tpl.php |
soundmanager2.tpl.php |
|
|
soundmanager2_audio.tpl.php |
soundmanager2_audio.tpl.php |
|
|