Closed (fixed)
Project:
jPlayer
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2011 at 12:49 UTC
Updated:
15 Aug 2011 at 22:41 UTC
Hi, I'm using the jplayer on Drupal 7 and it's working great. However, I uploaded an audio file on one "basic page" node and wanted to link to the same audio file on a "Book page" node as well. The only way to do that was to upload another copy of the exact same mp3. Is there any way I could just link the the mp3 I uploaded previously for the other page?
This would be awesome for me in other ways too, as I have 100s of mp3s already posted on my site, then I could link to them directly rather than having to re-upload them. Thanks for a great module, all the best. -Charlie
Comments
Comment #1
vm commentedOne method would be to use node reference and reference the node with the audio in the other page. There may of course be other options available in other modules with reference to sharing fields between content types. For example, the media.module.
Comment #2
vm commented