I find in some cases I want to be able to offer both the default display and an inline player, so users can choose to listen to the song on the page or download it.

Attached patch adds options for displaying both.

Is there a better way to do this? Is there a CCK method for displaying a given field more than once per node view?

CommentFileSizeAuthor
mediafield_display-download.patch1.89 KBnedjo

Comments

colan’s picture

The first thought I had with the module after setting it up was "Why can't I have both?" so I think it's really important functionality. I can't provide any CCK tips for it though, as I haven't hacked it all that much (yet).

I'm not sure if I'll have a chance to test this, but if I do, I'll let you know how it works. It's low priority for my current project. I would, however, like to get it in there at some point.

nedjo’s picture

Status: Needs review » Fixed

Applied to 5.x and HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)