Anyway to override jquery.jplayer.min.js?
Design and Skin Customization
MAD©:
ok i added lots tonight and nothing worked.
it doesn't seem to be honouring the template override.
Make sure you are using the correct naming convention.
The
playlist player is different than the jrAudio modules player.
Brian gave the correct steps to override the jrAudio modules player
brian:
What you want to do is "override" the player template - i.e. of you want override the Audio dark player, which is this template:
modules/jrAudio/templates/jrAudio_player_dark.tpl
You would create a file in your active skin directory:
skins/SkinName/jrAudio_jrAudio_player_dark.tpl
and you'll see at the top the JS section you can modify to suit your needs.
I'm not sure why we never set this in our players, but can check it out.
Hope this helps!
The same applies to the playlist player, but it would be:
modules/jrPlaylist/templates/jrPlaylist_player_dark.tpl
to
skins/SkinName/templates/jrPlaylist_jrPlaylist_player_dark.tpl
put something in so you know your override is working "IS THIS BEING OVER-RIDDEN....????"