"MP3 Gallery" is an evolution of my other Joomla's module "MgMediaGallery for MgMediaB". "MP3 Gallery" module integrate the XSPF MP3 player
with the slim skin, so now you don't need to install any additionnal component or bot. Just download, install "MP3 Gallery" and start
publishing your MP3 files by uploading them on your website.
Prerequisite: please after installation, create the directory and subdirectory "media/audio" in the root of your website.
Customization: you can modify the way the XSPF Player works (autoplay, autoloop etc...) by modifying the file mod_mp3gallery_config.php and looking
for the string "PERSONALIZE".
UPDATE:
- Now you can also personalize the style of player. Some of users want to set this module on the left or right menu, the module's default
player is "slim" but now you can set it to "button" so it will only be a 17x17 button.
- the mod_mp3gallery_playlister.php had been modified cuz on some Joomla's configuration it displays "Restricted access" making the mp3
player doesn't work. Just delete the line:
include_once( '../globals.php' );
- the MP3 player can be now played in a popup window to allow the visitor to continue browsing your website while listening to your music.