Add support for the "recommendations" feature of the JW FLV MEDIA PLAYER

Axlen - May 5, 2008 - 02:09
Project:XSPF Playlist
Version:5.x-1.13
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

Perhaps this could be based on a content type, taxonomy, node, etc. Create with a view or node.
Like the current XSPF views option.

<recommendations>
        <recommendation>
                <title>Reporting screenshot from Mint</title>
                <image>http://www.jeroenwijering.com/upload/thumb1.jpg</image>
                <link>http://www.haveamint.com</link>
        </recommendation>
        <recommendation>
                <title>Joost introduction video</title>
                <image>http://www.jeroenwijering.com/upload/thumb2.jpg</image>
                <link>http://www.joost.com</link>
        </recommendation>
</recommendations>

#1

arthurf - May 5, 2008 - 12:35
Status:active» postponed (maintainer needs more info)

There's actually support for this in flvmediaplayer module. Have you looked at that?

#2

Axlen - May 6, 2008 - 00:04

I learn something new everyday. Thank you.

#3

arthurf - May 6, 2008 - 00:22

Well, I think your question is on target- I think this should be in the xspf module, but I put it in the flvmediaplayer module for some reason. I think this was maybe a mistake.... I'll probably pull it over here sometime in the near future.

 
 

Drupal is a registered trademark of Dries Buytaert.