User: drewish Branch: HEAD Date: Mon, 14 Aug 2006 20:21:04 +0000 Modified files: /modules/audio audio.module audio.theme audio_getid3.module audio_images.module audio_images.theme Log message: - Got audio_view() working with the changes from #74326. - Added call to node_submit() in audio_api_insert() fixing #71822. - audio_images_get() and theme_audio_images() now operate on an audio images array rather than a node. - Changed audio_update() to do an INSERT/DELETE rather than an UPDATE so we can recover from more bad states. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/audio/audio.module... http://cvs.drupal.org/diff.php?path=contributions/modules/audio/audio.theme&... http://cvs.drupal.org/diff.php?path=contributions/modules/audio/audio_getid3... http://cvs.drupal.org/diff.php?path=contributions/modules/audio/audio_images... http://cvs.drupal.org/diff.php?path=contributions/modules/audio/audio_images...