Index: README.txt =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/audio/README.txt,v retrieving revision 1.7 diff -u -p -r1.7 README.txt --- README.txt 3 Nov 2006 22:16:38 -0000 1.7 +++ README.txt 30 Jan 2008 07:51:55 -0000 @@ -1,3 +1,5 @@ +$Id: README.txt,v 1.7 2006/11/03 22:16:38 drewish Exp $ + README ------ @@ -5,16 +7,16 @@ This is a simple module that allows a us audio node lets you upload, stream, and download audio files, and uses the getID3 library to read and write ID3 tag information from the audio file. -This module comes with a handy flash player that can be embeded in your site. -It should be easy to change the player type and style by over riding the -function 'theme_audio_mp3_player($params)' in your theme level. +This module comes with handy Flash players that can be embedded in your site. +Some Flash players can be themed by overriding theming functions provided by +this module. Consult http://drupal.org/node/34043 for more information. Comments? Ask away at: colin@bryght.com Requirements ------------ -This module requires Drupal 5.0 +This module requires Drupal 5.0. Installation ------------ @@ -33,6 +35,3 @@ Curtis Weyant http://drupal.org/user/656 provided PostgreSQL table translations Steve Simms http://drupal.org/user/16822 provided PostgreSQL table translations - - -$Id: README.txt,v 1.7 2006/11/03 22:16:38 drewish Exp $ \ No newline at end of file