Real quick and only needs a yes or no.

Does this module or can this module be upgraded (ie feature request) to use the wordpress syntax. That is

[audio:http://www.yourdomain.com/path/to/your_mp3_file.mp3]

I'd like to allow my client (not good with computers) to be able to do the above because it's relatively easy and far more secure than having to turn on the php filter and having her do this.

<?php print theme('mp3player', 'Default','http://file.mp3', "Title", "Artists", "Description"); ?>

Again, if this is already possible, I apologize. If it's not already in it, I think this would increase usage many many times over.

Comments

markie’s picture

Version: 6.x-1.0-beta1 » 6.x-1.x-dev
Issue summary: View changes
Status: Active » Closed (won't fix)

At this point, this request is pretty stale so I am closing this issue. If you are still looking for this functionality, please open a new issue against the new dev version, though I may also punt it out of scope of the project.