| 1 |
Media Field
|
| 2 |
-----------
|
| 3 |
Currently consists of two media fields: audio field and video field.
|
| 4 |
Both of them were developed for CCK module and depend on it.
|
| 5 |
|
| 6 |
At the moment these fields use multimediafile.inc file with common functions.
|
| 7 |
It is planned to move them into filefield.module in the future.
|
| 8 |
|
| 9 |
|
| 10 |
Installing
|
| 11 |
----------
|
| 12 |
|
| 13 |
1. Put this package into your Drupal modules directory.
|
| 14 |
|
| 15 |
2. Download and enabled the Getid3 module http://drupal.org/project/getid3
|
| 16 |
remembering to install the getID3() PHP library from http://www.getid3.org/
|
| 17 |
|
| 18 |
3. Enable audiofield.module or videofield.module on 'admin/build/modules' page
|
| 19 |
(CCK section) depending on what exactly fields you need.
|
| 20 |
|
| 21 |
4. Go to 'admin/content/types' page, choose a desired content type, click edit
|
| 22 |
and add audio or video field.
|
| 23 |
|
| 24 |
|
| 25 |
Created by ARDAS group <info AT ardas DOT dp DOT ua>
|
| 26 |
|
| 27 |
Maintained by Openly Connected <info AT openlyconnected DOT com>
|