| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 $Id: README.txt,v 1.8 2008/01/30 17:01:19 drewish Exp $ 2 3 README 4 ------ 5 6 This is a simple module that allows a user to create a new audio node type. An 7 audio node lets you upload, stream, and download audio files, and uses the 8 getID3 library to read and write ID3 tag information from the audio file. 9 10 This module comes with handy Flash players that can be embedded in your site. 11 Some Flash players can be themed by overriding theming functions provided by 12 this module. Consult http://drupal.org/node/34043 for more information. 13 14 Comments? Ask away at: colin@bryght.com 15 16 Requirements 17 ------------ 18 19 This module requires Drupal 5.0. 20 21 Installation 22 ------------ 23 24 See INSTALL.txt 25 26 27 Contributors 28 ------------ 29 Colin Brumelle <colin@bryght.com> 30 wrote the original 4.6 version (with assistance from the fabulously 31 talented Adrian Rossouw <adrian@bryght.com>). 32 Andrew Morton <drewish@katherinehouse.com> 33 rewrote the module for 4.7 34 Curtis Weyant http://drupal.org/user/65636 35 provided PostgreSQL table translations 36 Steve Simms http://drupal.org/user/16822 37 provided PostgreSQL table translations
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |