I use the biblo module to organize all text type documents and audio for my audio files.
The audio files that i upload are basically seminar talks that are often related to papers contained in the biblio module. It would be great if i could also included the audio files within the biblio module. Currently i can only attach audio files of about 2mb and most of my audio files are at least 12MB and up.
Is something like this possible?
Comments
Comment #1
rjerome commentedI assume you are using the upload module to attach the audio files? If you are running into a 2M limit, then it's probably a PHP or Drupal setting that is stopping you. Theoretically, there should be no limit.
Ron.
Comment #2
gracearoha commentedyes, i am using the upload module to attach files and i can increase the limit with no problem in my php.ini for doc-type files. But larger audio files, i have found that i cannot attach. That is why i have had to use the audio import function of the audio module. It allows one to ftp the audio files directly to the file system. But then of course, the file becomes an audio node and i don't see a way to integrate it into biblio.
Comment #3
bekasu commentedUpgrade to Biblio 6x.
Marking issue closed.