Node Reference formatter for displaying a XSPF player
David Lesieur - June 4, 2009 - 20:08
| Project: | Audio |
| Version: | 6.x-1.x-dev |
| Component: | audio_feeds |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
This is similar to what Audio Attach (for D6) does, but instead of formatting individual audio references each with their own player, this module provides a CCK formatter that feeds a single player with a playlist generated by Audio Feeds (requires this patch).
This looks a bit strange as the formatter is not actually using the field values. It is Audio Feeds that is using those field values instead.
I'm not sure how this module fits in the grand schemes some might be working on, but some people might find this useful. :-)
| Attachment | Size |
|---|---|
| audio_feeds_xspf_player.info.txt | 179 bytes |
| audio_feeds_xspf_player.module.txt | 1.64 KB |

#1
For this formatter to work, the patch in #606902: Register XSPF player theme functions is also required. Sorry for the omission.