I am trying to make our Podcast episodes show up at iTunes, and also trying to make it really compluant to Apple's XML standard.
Could someone please tell me WHERE I can input those text for XML in Drupal? I am using FFPC, CCK, Views, FileFieds, getID3 and SWFTools.
It doesn't seem like these criterias are supported by FFPC. If it does, I haven't seen any documentation about it.
I would really appreciate this. Thanks.
Comments
Comment #1
alexmc commentedHas anyone got any further with this?
If this module doesn't work with Apple's iTunes then I for one can't use it. My users consider this a number 1 criterion :-(
Comment #2
babbage commentedIt is possible that views_rss_itunes module may provide what you are wanting, alongside ffpc (if I am understanding this correctly... still looking at implementation).
Edit: No, actually with views_rss_itunes alongside views_rss module, you don't need ffpc at all... so it appears to be an alternative, rather than a way to bring these additional tags to ffpc module.