Lord_Helmchen VIP
Total posts: 31
03 Aug 2014 12:17

Is it possible to change the RSS output format for specific fields? Especially for audio field? I would like to have a valid output for podcasts. Something like this

<item>
      <title>WDR Hörspielspeicher: You ve Got Mail: Das Herz ist ein Vollidiot</title>
      <link> http://podcast-ww.wdr.de/medstdp/fsk0/48/482875/wdrhoerspielspeicher_2014-08-02_00-02.mp3< ;/link>
      <description>Als Fred, ein einsamer Astronom, eine E-Mail von einer fremden Katya aus Russland bekommt, ist er erst misstrauisch, dann spielt er mit und am Ende verliert er alles. Buch: Lorenz Schröteri; Regie: Thomas Wolfertz © WDR 2014</description>
      <enclosure url=" http://podcast-ww.wdr.de/medstdp/fsk0/48/482875/wdrhoerspielspeicher_2014-08-02_00-02.mp3 " length="58103944" type="audio/mpeg" />
      <pubDate>Fri, 01 Aug 2014 22:02:00 GMT</pubDate>
      <guid isPermaLink="false">/wdr_hoerspiel_download_20140802_1601.mp3</guid>
    </item>

Last Modified: 04 Aug 2014


Sergey
Total posts: 13,748
04 Aug 2014 02:08

I think that would be possible if you have RSS formatter plugin. Or at least change the template for XML formatter and use formatter URL for RSS feeds.

But it is not possible with standard Joomla RSS system.


Lord_Helmchen VIP
Total posts: 31
04 Aug 2014 12:38

You push me in the right direction. :-) Thank you!

Powered by Cobalt