blob: 21e2ea790e38a95bfa6d74fe6f2bed7d32da1e35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
// $Id$
VIDEO MODULE
------------
//TODO
This module add the possibility to create
video nodes which are containers to embed
videos into drupal pages.
For installation and upgrade instructions see INSTALL.txt
For information about supported file types see FILE_TYPES.txt
For general instructions read video.module handbook:
http://drupal.org/handbook/modules/video
Please submit bugs/features/support requests at:
http://drupal.org/node/add/project_issue/video
Maintainers:
Fabio Varesano: fvaresano at yahoo dot it
David Norman: deekayen (at) deekayen [dot-} net
Luke Last: luke [at] lukelast dot com
Vernon Mauery: vernon at mauery dot com
Porting to Drupal 6
Heshan Wanigasooriya :heshan@heidisoft.com,heshanmw@gmail.com
|