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

rafinskipg’s picture

I 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.

sondes’s picture

I'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!

nodecode’s picture

@rafinskipg i'd like to see your patch or code