<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Customizing an RSS feed using Drupal and Views</title>
	<atom:link href="http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/</link>
	<description>Lookout honey, &#039;cuz I&#039;m using technology.</description>
	<lastBuildDate>Wed, 17 Mar 2010 17:45:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josh Lind</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4910</link>
		<dc:creator>Josh Lind</dc:creator>
		<pubDate>Sun, 28 Feb 2010 02:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4910</guid>
		<description>Thanks! I too was struggling through the lack of output with standard Views 2 RSS feeds.

We should should be able to do this stuff without Views Bonus Pack or Views RSS.

Now one can, if one feels comfortable with the template.php file.</description>
		<content:encoded><![CDATA[<p>Thanks! I too was struggling through the lack of output with standard Views 2 RSS feeds.</p>
<p>We should should be able to do this stuff without Views Bonus Pack or Views RSS.</p>
<p>Now one can, if one feels comfortable with the template.php file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4902</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 20 Jan 2010 23:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4902</guid>
		<description>You may also want to have a look at the Views RSS module (http://drupal.org/project/views_rss) - this goes some way to providing the above functionality</description>
		<content:encoded><![CDATA[<p>You may also want to have a look at the Views RSS module (<a href="http://drupal.org/project/views_rss" rel="nofollow">http://drupal.org/project/views_rss</a>) &#8211; this goes some way to providing the above functionality</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Montana Harkin</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4899</link>
		<dc:creator>Montana Harkin</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4899</guid>
		<description>This looks like a good solution, but I think it is inefficient. 

Drupal does the initial query of nodes to build the RSS feed. Then your code does a single query to the database for each node in the feed.</description>
		<content:encoded><![CDATA[<p>This looks like a good solution, but I think it is inefficient. </p>
<p>Drupal does the initial query of nodes to build the RSS feed. Then your code does a single query to the database for each node in the feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4851</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 07 Oct 2009 01:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4851</guid>
		<description>@andrewsuth:

I believe it&#039;s possible to access the rss channel variables by copying the original $view object into $vars, but I just haven&#039;t tried it (which is why I took months to reply).</description>
		<content:encoded><![CDATA[<p>@andrewsuth:</p>
<p>I believe it&#8217;s possible to access the rss channel variables by copying the original $view object into $vars, but I just haven&#8217;t tried it (which is why I took months to reply).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4850</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 07 Oct 2009 01:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4850</guid>
		<description>@Tine:

For some reason it looks like your views-view-row-rss.tpl.php template isn&#039;t being used, or may not exist.  If you clear your cache, Drupal should recognize it.

As for the formatting, ultimately you&#039;ll have to customize the views-view-row-rss.tpl.php template to your own needs, as you would any other template.</description>
		<content:encoded><![CDATA[<p>@Tine:</p>
<p>For some reason it looks like your views-view-row-rss.tpl.php template isn&#8217;t being used, or may not exist.  If you clear your cache, Drupal should recognize it.</p>
<p>As for the formatting, ultimately you&#8217;ll have to customize the views-view-row-rss.tpl.php template to your own needs, as you would any other template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tine Müller</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4849</link>
		<dc:creator>Tine Müller</dc:creator>
		<pubDate>Tue, 06 Oct 2009 15:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4849</guid>
		<description>Hej

I&#039;m new to Drupal and I&#039;m not sure that I can use your code for what I want?

This RSS output http://www.tinemuller.dk/drupal/list_copenhagen_feed the text show ABOVE instead of INLINE as it is from the Page that I made the VIEW from as here http://www.tinemuller.dk/drupal/view/list/copenhagen.

/Tine</description>
		<content:encoded><![CDATA[<p>Hej</p>
<p>I&#8217;m new to Drupal and I&#8217;m not sure that I can use your code for what I want?</p>
<p>This RSS output <a href="http://www.tinemuller.dk/drupal/list_copenhagen_feed" rel="nofollow">http://www.tinemuller.dk/drupal/list_copenhagen_feed</a> the text show ABOVE instead of INLINE as it is from the Page that I made the VIEW from as here <a href="http://www.tinemuller.dk/drupal/view/list/copenhagen" rel="nofollow">http://www.tinemuller.dk/drupal/view/list/copenhagen</a>.</p>
<p>/Tine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewsuth</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4809</link>
		<dc:creator>andrewsuth</dc:creator>
		<pubDate>Tue, 15 Sep 2009 22:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4809</guid>
		<description>Great post Tim, I was scratching my head for hours trying to figure out how to customise my items.

Now, the next step.. is this also possible for the RSS channel variables too? I tried a few different ways but couldn&#039;t do it.

Any ideas?</description>
		<content:encoded><![CDATA[<p>Great post Tim, I was scratching my head for hours trying to figure out how to customise my items.</p>
<p>Now, the next step.. is this also possible for the RSS channel variables too? I tried a few different ways but couldn&#8217;t do it.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bensan George</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4725</link>
		<dc:creator>Bensan George</dc:creator>
		<pubDate>Tue, 01 Sep 2009 23:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4725</guid>
		<description>Great solution Tim! I don&#039;t understand why you cannot pick your fields in the RSS display with Views 2 either but your solution should do. SHould have thought about this before. Thanks!!</description>
		<content:encoded><![CDATA[<p>Great solution Tim! I don&#8217;t understand why you cannot pick your fields in the RSS display with Views 2 either but your solution should do. SHould have thought about this before. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4014</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 16 Jul 2009 00:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4014</guid>
		<description>This was a great help!! Thanks.</description>
		<content:encoded><![CDATA[<p>This was a great help!! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Missing Features &#187; Adding and styling an RSS feed to a view in Drupal</title>
		<link>http://www.timtoon.com/2009/05/27/customizing-an-rss-feed-using-drupal-and-views/comment-page-1/#comment-4012</link>
		<dc:creator>Missing Features &#187; Adding and styling an RSS feed to a view in Drupal</dc:creator>
		<pubDate>Tue, 14 Jul 2009 16:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.timtoon.com/blog/?p=650#comment-4012</guid>
		<description>[...] is a great post over at TIMtheToon that has a great function you can add to your theme to add the full $node data to [...]</description>
		<content:encoded><![CDATA[<p>[...] is a great post over at TIMtheToon that has a great function you can add to your theme to add the full $node data to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
