/[drupal]/contributions/modules/mediafield/README.txt
ViewVC logotype

Contents of /contributions/modules/mediafield/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (show annotations) (download)
Wed Jul 2 21:37:51 2008 UTC (16 months, 3 weeks ago) by acm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +8 -15 lines
File MIME type: text/plain
README update highlighted on http://drupal.org/node/120970
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>

  ViewVC Help
Powered by ViewVC 1.1.2