Closed (fixed)
Project:
MP3 Player
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2009 at 05:45 UTC
Updated:
22 Feb 2009 at 11:04 UTC
I've manage to get this module up and running, however would like to add more than one mp3 player on each page. Is this possible now (or in the future) and if it can be done in the current version, is anyone able to point me in the right direction in doing this? thanks d~
Comments
Comment #1
jdelaune commentedOn your filefield assuming you are using CCK with the MP3 Player formatter allow for multiple uploads per field. This will allow you to upload as many MP3s along with players for a node.
Let me know how you get on.
Comment #2
aneiki commentedthanks starnox, i thought that was the case. i am using cck and allowed for multiple uploads, uploaded more than one song, however only the first player is visible. i'm still a bit of a newbie using drupal and cck etc. not sure if it's the node-audio.tpl i'm using. i used the example you've provided.
thanks for taking the time to help!
Comment #3
jdelaune commentedDon't use the custom template as it won't work in this case. Follow the video as best you can (some of the admin bits have changed since making it).
Comment #4
aneiki commentedthanks starnox, got rid of the custom template, managed to add more than 1 player to a node. just need to try to work on the display a little, but great module! :)
Comment #5
jdelaune commentedI imagine something like this would work:
Comment #6
jdelaune commentedLet me know if this didn't work and I can re-open.