Closed (fixed)
Project:
MP3 Player
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 Jan 2009 at 13:35 UTC
Updated:
10 Jun 2010 at 15:41 UTC
Jump to comment: Most recent file
How to show file description near the player?
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | nodePage1.jpg | 95.18 KB | Stan.Ezersky |
| #7 | nodePage2.jpg | 10.14 KB | Stan.Ezersky |
| #6 | Picture 1.png | 11.72 KB | jdelaune |
| #5 | description.jpg | 4.18 KB | Stan.Ezersky |
| #2 | description-field.jpg | 18.84 KB | Stan.Ezersky |
Comments
Comment #1
jdelaune commentedWhat do you mean by file description? FileField Meta can fetch certain bits of ID3 data from the file, but you would have to customise your audio node template file to display the info.
Comment #2
Stan.Ezersky commentedI mean file description field
How to customize template file?
See screenshots please
Comment #3
jdelaune commentedFeature added to dev version being released soon.
Thanks,
~Jordan
Comment #4
Stan.Ezersky commentedOk, thanks!
Comment #5
Stan.Ezersky commentedI see you updated module. Now I see the letter "a" but instead description. What is it?
Comment #6
jdelaune commentedSeems to work OK for me. Try a few things:
Uninstall and re-install the module.
Wipe the theme registry.
Re-save the content type.
Re-save the display in the content type (make sure you select new new formatter: MP3 Player (Default))
Comment #7
Stan.Ezersky commentedIn Views not working
Comment #8
jdelaune commentedYou're quite right, sorry I wasn't using a View and for some reason Views serializes the data unlike the node. All fixed and should work in the version that will get packaged up tonight.
Cheers :)
Comment #9
Stan.Ezersky commentedThanks!
Comment #10
Stan.Ezersky commentedIt's works! Thanks a lot for module!
P.S. I think it fixed now
Comment #12
interestingaftermath commentedAlong the lines of this topic, is it possible to have the description show IN the MP3 Player instead of the Artist - Track?
Also, for my needs, it makes sense to not animate the player but to have it open all of the time. While open, I would like for it to show the description field contents instead of "Track #1". Is this possible?
Right now this is what I have:
[MP3 Player - Track #1] - when clicked [MP3 Player - Artist - Track]
[Description Field Contents]
[Download MP3 link]
Would love to have:
[MP3 Player - Description Field Contents]
[Download MP3 Link]
Comment #13
interestingaftermath commentedI am going to just start another thread. This one should probably stay closed.