janstap
Results 1 - 1 of 1
byjanstap, March 5, 2011
This plugin is very easy to install and use: you just put a code line in your article and you get a nice table with your mp3's, including use of ID3 tags for display.
I missed two things though: no volume control, which I solved by using the flash player used in the WordPress Audio Player package, with an update to the mp3browser.php file.
And the download button should present a dialog to the user (which is mentioned a few times here). That was solved by writing a download php script, that will allow download only from a directory with a .download_ok file in it, preventing offering your entire site for download :-)
Review policy don't allow me to post links or code, but if you drop me a mail at jan.stap at gmail.com, I send you the update.
I missed two things though: no volume control, which I solved by using the flash player used in the WordPress Audio Player package, with an update to the mp3browser.php file.
And the download button should present a dialog to the user (which is mentioned a few times here). That was solved by writing a download php script, that will allow download only from a directory with a .download_ok file in it, preventing offering your entire site for download :-)
Review policy don't allow me to post links or code, but if you drop me a mail at jan.stap at gmail.com, I send you the update.

