I am using a CCK node with audio attachments enabled for the content type. So when you create the content type, an audio file is attached and displays full content with meta-data when the node is viewed.
The issue is that I want to theme the node by extracting specific parts of the displayed audio data. Does anyone know if a "$field_[0]['view'] kind of reference to this? Or may be there are other ways to do this?
when a menu page is visited, how can i get the menu description to show? I found a variable called $description, but it does not print or echo and I do have some text in the table menu - field description.