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.

CommentFileSizeAuthor
link_field_support.patch4.4 KBldweeks

Comments

davebv’s picture

Oh, thanks for your patch! I will try asap and include it in the module.
Again, thanks!

treasury’s picture

Title: Add support for the link field » port to drupal 7
Version: 6.x-2.5 » 7.x-2.x-dev
Status: Needs review » Patch (to be ported)

please port this to drupal 7.

lyricnz’s picture

Title: port to drupal 7 » Add support for the link field
Version: 7.x-2.x-dev » 6.x-2.5
Status: Patch (to be ported) » Needs review

Reverting changes to issue, need to get the patched reviewed before any port.