Hi, I've noticed that this module doesn't support devel's generate function. I guess that everybody need to test their sites before putting them in production, and manually uploading 50+ files each test isn't an option, so... is there any way to have this feature in AudioField?

Comments

tamerzg’s picture

Priority: Major » Normal
Status: Active » Postponed

It should be done using hook content_generate(), however there is no much sense to add it as we can't generate different audio files, like we can do with images in imagefield module. Therefore module would need to provide a sample audiofile which would then be used by devel generate, and that file would always be the same, making this test meaningless.

Daniel.Moberly’s picture

Issue summary: View changes
Status: Postponed » Closed (outdated)

Closing all 6.x issues as it is obviously no longer supported.