Active
Project:
jPlayer
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2012 at 22:15 UTC
Updated:
3 Nov 2012 at 08:52 UTC
Hi
I think this feature is neeeded for jplayer, by default jplayer playlist output doesn't allow placing extra fields with html format, cause the output is formmated with check_plain().
It will be usefull to allow the inclusion of html fields, like links. So a user could create a playlist with direct links to the nodes that have the "song" field.
Greetings
Comments
Comment #1
rafinskipg commentedI have some workaround to hide the "file" name label in the single output and show the node title. Also show a "See more" link in the views playlist output. (So you can go to the node directly, to post comments, etc)
If you think this can be usefull i can post it as a patch or as a help for whoever needs it.
Comment #2
sondes commentedI'm looking to add something similar to a playlist view that I'm working on. I'd love to see what you came up with!
Comment #3
nodecode commented@rafinskipg i'd like to see your patch or code