Quote:
Originally Posted by AndrewD
Thanks. I take note, but as you say, the priority is to finish version 2.3.0.
1) You can do this quite easily yourself (if you feel adventurous). Edit (vb admincp) the plugin "Links and Downloads Manager - Use Wimpy Button to play mp3 media" which is attached to the "ldm_linkbit_create" hook. Find the line which reads
PHP Code:
$linkurljump = $linkname;
and put two // at the front of the line, i.e.
PHP Code:
// $linkurljump = $linkname;
2) Be aware that Wimpy's playlists do not use the same format as JWPlayer.
|
There is wimpy rave, that I think has the same format of jw player :
vid?o audio audio
thanks