Active
Project:
iTunes
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2009 at 21:03 UTC
Updated:
17 Nov 2009 at 01:09 UTC
I cannot find a way to add a standard tag to my feed, only the
The best way I could find to compare my feed was the feed validator tool. http://www.feedvalidator.org/check.cgi?url=http://www.cortandfatboy.com/...
The best example I could find of a feed with the image url and maybe a better layout was: http://www.feedvalidator.org/check.cgi?url=http://www.cortandfatboy.com/...
I desperately need this fixed.
Comments
Comment #1
dang.artman commentedWell, I don't know what/when will be done with this module, but I fixed it with the itunes-view-podcast-feed.tpl.php file.
Thanks JaredAM!!
Comment #2
drewish commentedlooking at your current field it doesn't seem like the image is showing up in itunes. apple's specs describe how to include an image for itunes http://www.apple.com/itunes/podcasts/specs.html#image it doesn't look like you're implementing that. the feed looks pretty invalid right now i'm not really sure what you're doing with the image tag. if you're trying to "theme" the feed you really should be looking at doing that through XSLT rather than sticking image tags into the mix. view the source on feedburner feeds to get an idea how it would work.
Comment #3
dang.artman commentedThe feed I meant to reference was http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fleoville.tv%2Fpodcas...
the tag is in place, I am not sure what you are pointing out. I am trying to add a standard tag as well.