Quote:
Originally Posted by abdelghani68
as usual, I have suggestion... But if it's a lot of works, you can ignore it please.
When wimpy butons is active, we can open the audio in the jukebox when we visit the entree with clic in the link (because in the lecteur we have the option for do back and advance...).
We can have the playlist with wimpy as jw player.
Take your time, I know the priority now, it's to the version 2.3 of LDM.
Thanks very mush.
|
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.