I am wondering if someone would be willing to give me some guidance with regard to a specific project that we have for our Drupal 6 website. I am very new to developing a website on Drupal, but what I have already done intrigues my bent in computing.
Specifically, what I am presently working to achieve is probably very simple to drupal developers – that is to produce the ability to upload and play MP3 sound files to our website.
Thus far in my journey of learning I have installed these modules that seem necessary for audio, and my Status Report shows them in functioning mode;
Filefield
AudioField
GetID3()
I have done the Permissions settings for each of these modules as well as the configuration settings.
Where I am at presently is ‘how to upload’ audio files. My thoughts have included a possible need to create a new Content Type. And I have spent days investigating any instructions for creating an Audio Type – learning plenty along that journey, but not in specific regard to any “Audio Type.”