Need instructions on how to add the cover art to the Teaser view, there are only instructions for Drupal version 4 & 5, but nothing for 6.

Comments

zenrei’s picture

Component: Views support » audio_image
superdave913’s picture

I'm not sure if this is necessarily the best or proper method, but I went to:

http://www.example.com/admin/settings/audio

and then put the following in "Node teaser format:"

<br><center><a href="/node/[nid]"><img src=/sites/default/files/audio/images/[nid]_cover_front.png></a></center>

For SEO reasons, I believe you'll want to add a third-party module to make 301 redirects to your "clean URLs".

alexx90’s picture

hello
I have the same thing I want the teaser show the audio cover but I didn't know how
i used your code but I get no thing