| 1 |
$Id: README.txt,v 1.2 2008/01/27 06:25:02 colan Exp $
|
| 2 |
|
| 3 |
Media Field Display
|
| 4 |
-------------------
|
| 5 |
Provides display options for media fields. Currently only supports audio
|
| 6 |
fields or link fields that point to audio files.
|
| 7 |
|
| 8 |
Based on a patch to mediafield by Jeff Eaton, http://drupal.org/node/120072
|
| 9 |
|
| 10 |
Installing
|
| 11 |
----------
|
| 12 |
|
| 13 |
To install, you will need to upload one or both of the following files
|
| 14 |
to the /players directory in this module's directory.
|
| 15 |
|
| 16 |
1pixelout.swf
|
| 17 |
button.swf
|
| 18 |
|
| 19 |
Both of these files are currently in the download for the audio module:
|
| 20 |
|
| 21 |
http://drupal.org/project/audio
|