? install-txt.patch Index: audio.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/audio/audio.module,v retrieving revision 1.150 diff -u -p -r1.150 audio.module --- audio.module 13 Oct 2008 18:36:23 -0000 1.150 +++ audio.module 17 Nov 2008 08:55:49 -0000 @@ -107,7 +107,7 @@ function audio_menu() { 'page arguments' => array(2, 3), 'file' => 'audio.pages.inc', 'access arguments' => array('access content'), - 'type' => MENU_NORMAL_ITEM, + 'type' => MENU_CALLBACK, ); $items['audio/download/%node'] = array(