Project:Mediafield Display
Version:5.x-1.0
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Since all our audio files are streamed from off-site, I was excited to see that this module would display an audio file from a link CCK field. But after enabling the module I'm not seeing that option anywhere. Could someone please walk me through the steps to do this?

Thanks!

Comments

#1

This feature was added by nedjo, but I was able to find this in the code:

These options are available in CCK field display administration and also in Views field configuration.

Does that help? This should probably be added to the help section somewhere. ;)

#2

Yes, I saw that. But when I looked on the Display Fields page of my content type, I didn't see any options related to audio. I ended up going with the jquery_media module, which worked just fine for my needs.