Closed (fixed)
Project:
XSPF Playlist
Version:
5.x-0.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2008 at 19:31 UTC
Updated:
19 Feb 2008 at 01:08 UTC
Nice module.
The views functionality wasn't working for me. Basically the nid wasn't being passed in, and there was a problem with the array and multiple items in a view didn't work.
Also I comment out a line that appended .swf to all urls from cck. I didn't understand that.
As a feature I added 'video_cck' as an allowed cck field type that can be used out of the box for the Embedded Media Module.
| Comment | File | Size | Author |
|---|---|---|---|
| xspf_playlist.patch | 1.65 KB | agilpwc |
Comments
Comment #1
arthurf commentedI actually committed new code that allows you to generate XSPF lists from views- check out the latest CVS. As per the patch on CCK. This is something that I'd like to address, but the way that it's done right now in the code is legacy- I need to utilize the hooks that I built to pull this in right. I'll hopefully have something together in the next week or so.
Comment #2
arthurf commentedThere's better code in now... take a peek at CVS