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.
| Comment | File | Size | Author |
|---|---|---|---|
| link_field_support.patch | 4.4 KB | ldweeks |
Comments
Comment #1
davebv commentedOh, thanks for your patch! I will try asap and include it in the module.
Again, thanks!
Comment #2
treasury commentedplease port this to drupal 7.
Comment #3
lyricnz commentedReverting changes to issue, need to get the patched reviewed before any port.