I want to do something like this:

<?xml version="1.0"?>


Podcasting Blog

http://www.podcastingnews.com/ Interesting things from Podcasting News
en-us
Copyright 2004 Podcasting News

Pioneering Audioblogger http://www.podcastingnews.com/podblog/PioneeringAudioblogger.html Podcasting is an extension of audioblogging.



Is it possible?

Comments

lesleyfernandes’s picture

<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>Podcasting Blog</title>
<link>http://www.podcastingnews.com/</link>
<description>Interesting things from Podcasting News</description>
<language>en-us</language>
<copyright>Copyright 2004 Podcasting News</copyright>
<item>
<title>Pioneering Audioblogger</title>
<link>http://www.podcastingnews.com/podblog/PioneeringAudioblogger.html</link>
<description>Podcasting is an extension of audioblogging.</description>
<enclosure url="http://www.podcastingnews.com/articles/media/Chuck_D_No_Meaning_No_128.mp3" length="640561 " type="audio/mpeg"/>
</item>
</channel>
</rss>
jelo’s picture

How do you create the enclosure tag properly with Views Datasource? Is this possible? I am hoping to enclose an image.

kenorb’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.