Hello Community,

Currently, I'm using the video.module in my website as a video podcast. I have made a taxonomy term for each video, 'podcast'. This way I can submit the taxonomy feed to all of the major podcast services.

I'm wondering if it is possible to modify the feed somehow to include some more podcast specific tags. I saw in the video.module you can add your own fields to it. Are these included in the feed?

I mostly want to include an image for my podcast in the feed (a general image, not an image for each episode -- so I assume that would be related to the taxonomy term.) Should I be looking for a module that includes an image with each taxonomy term?

If anyone has any ideas how to do this, please let me know. Your help would be much appreciated.

Thanks in advance,

txcrew

Comments

Anonymous’s picture

So I got an image tag in my feed now by adding a line in common.inc. Is this the right way to do this?

-txcrew