Hello everybody,
I am using Drupal 5.1, Audio (5.x-1.0) and cck (up-to-date) for building a small netlabel + community site. I tried to stick to cck + fields, but as a last content module i still use 'audio'. Now I want to replace the 'album-image' of audio with an imagefield-cck-element and to replace the 'audio-body' through a cck-text-element. Does anyone of you know a way, how do disable those built-in (body & audio-image) fields? I really do not have a clue.
Administration Section of Audio says:
To omit the body field for this content type, remove any text and leave this field blank.
Normally, this works, but even though i left it blank, submitting Users still get the Body-Option listed ;(
I really hope you can help me out :) Greetings, Felix
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | audio_151227.patch | 6.64 KB | drewish |
Comments
Comment #1
drewish commentedmimhakkuh, the issue queue works best if you open a new issue for each problem you're having. in this case you've got several issues, so i'm going to pick the one that seems like a real bug (the inability to disable the body field or change the title and body labels) and focus on it.
please open new issues for migrating audio_images to image fields. you can disable the audio_images by disabling the module.
Comment #2
drewish commentedhere's a patch. it also cleans up some formatting.
Comment #3
drewish commentedi've committed this to HEAD and DRUPAL-5.
Comment #4
(not verified) commented