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

CommentFileSizeAuthor
#2 audio_151227.patch6.64 KBdrewish

Comments

drewish’s picture

Title: How to Remove Audio Img & Body Submission Form? » Make Body optional
Category: support » task

mimhakkuh, 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.

drewish’s picture

Version: 5.x-1.0 » 5.x-2.x-dev
Component: Miscellaneous » Code
Status: Active » Needs review
StatusFileSize
new6.64 KB

here's a patch. it also cleans up some formatting.

drewish’s picture

Status: Needs review » Fixed

i've committed this to HEAD and DRUPAL-5.

Anonymous’s picture

Status: Fixed » Closed (fixed)