Posted by reubidium on February 3, 2009 at 6:10pm
Jump to:
| Project: | XSPF Playlist |
| Version: | 5.x-1.20-beta1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hello,
I am unclear on how the $config parameter value is set for hook_xspf_playlist_use.
I have a node type, Film, which each have three associated FLV url's: trailer, full standard version, and full HD version. Accordingly, I want to have three different playlist views (created programatically with views_create_view).
I guess the question is, in my view how do I tell xspf_playlist which $config to use in hook_xspf_playlist_use?
Thanks for assistance!
reuben
Comments
#1
While there are ways that you could do this by code, the version that you're using doesn't support this. However, it is obviously needed functionality, so I wrote it. There is a new module called xspf_playlist_views which contains this filter, along with some updates to the existing filters. Should give you what you need.
This still needs porting to D6.
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.