Posted by ldweeks on November 17, 2010 at 3:37am
4 followers
Jump to:
| Project: | SoundManager2 |
| Version: | 6.x-2.5 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | ldweeks |
| Status: | needs review |
Issue Summary
I needed a quick and easy way to store my audio files on Amazon S3 but still use the soundmanager2 player from within drupal to let users listen to the files. I got the idea from swflink to use the link module. The patch included here adds a CCK formatter that allows users to display cck link fields using your soundmanger2 module. It basically allows me to use soundmanger2 for files hosted over on Amazon S3. I hope you like it.
| Attachment | Size |
|---|---|
| link_field_support.patch | 4.4 KB |
Comments
#1
Oh, thanks for your patch! I will try asap and include it in the module.
Again, thanks!
#2
please port this to drupal 7.
#3
Reverting changes to issue, need to get the patched reviewed before any port.