Closed (outdated)
Project:
jPlayer
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2012 at 23:22 UTC
Updated:
25 Jun 2016 at 04:22 UTC
Jump to comment: Most recent
Comments
Comment #1
deviantintegral commentedNormally embedding content directly into body fields is a bad practice. It makes theming and page layout more difficult and precludes reusing your content in other applications. Ideally, you should probably be defining where the player is rendered at the theme layer and doing it in your node template.
If you absolutely want to embed a player in a text field, I wonder if Insert works. I'm pretty sure it will only insert a link to the file and not use the jPlayer display formatter. It's worth a shot. If it doesn't work, I'd be glad to review a patch integrating jPlayer with Insert.
Comment #2
markie commentedClosing issue as 7.x-2.0 has been released. Please open any new issues against that.