GerHobbelt / mootools-filemanager

A filemanager for the web based on MooTools that allows you to (pre)view, upload and modify files and folders via the browser.
http://cpojer.net/blog/MooTools_based_FileManager
Other
4 stars 1 forks source link

the mp3 files have no player anymore? #30

Open frozeman opened 13 years ago

frozeman commented 13 years ago

why the mp3 player is gone? it worked well..

sleemanj commented 13 years ago

@frozeman : See my fork where I have added audio previews back. @GerHobbelt : Perhaps you want to pull the updates from my fork.

GerHobbelt commented 13 years ago

why the mp3 player is gone? it worked well..

(Wading through my email... Late answer, this one)

Originally, the MTFM backend generated the HTML for that ( yada yada ) which isn't HTML5 savvy; besides folks want to use their 'own' mp3 player, so I wanted to move the whole media rendering stuff 100% to the frontend. That way people can do what they like about all the various media files (including movies and PDFs and ...); all the backend should do is provide all the necessary info/data for the frontend to render that bit of HTML.

Unfortunately, I haven't done the frontend code that way yet; got to be something which can be easily replaced by MTFM users so they don't have to use the 'default' offered by MTFM in terms of code/player(s).

Met vriendelijke groeten / Best regards,

Ger Hobbelt


web: http://www.hobbelt.com/ http://www.hebbut.net/ mail: ger@hobbelt.com

mobile: +31-6-11 120 978

frozeman commented 13 years ago

means?

how do i have to add a mp3 player? and why so much work, if a user of MTFM just wnat that it works :-)