<?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: Theming multiple value CCK fields in Views</title>
	<atom:link href="http://blog.raisedeyebrow.com/2009/06/theming-multiple-value-cck-fields-in-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.raisedeyebrow.com/2009/06/theming-multiple-value-cck-fields-in-views/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=theming-multiple-value-cck-fields-in-views</link>
	<description>What's turning heads at Raised Eyebrow</description>
	<lastBuildDate>Wed, 25 Aug 2010 04:08:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Red</title>
		<link>http://blog.raisedeyebrow.com/2009/06/theming-multiple-value-cck-fields-in-views/comment-page-1/#comment-2566</link>
		<dc:creator>Red</dc:creator>
		<pubDate>Thu, 08 Apr 2010 04:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raisedeyebrow.com/?p=423#comment-2566</guid>
		<description>Hi guys, there is a very helpful module for this called &lt;a href=&quot;www.drupal.org/project/custom_formatters&quot; rel=&quot;nofollow&quot;&gt;custom formatters&lt;/a&gt;. I just solved this very problem with it. It would be great if content_formatters had a disk-based content templates, but even now it allows custom PHP formatters for any field, including multiple-valued ones. There are samples you can clone to get started presto.</description>
		<content:encoded><![CDATA[<p>Hi guys, there is a very helpful module for this called <a href="www.drupal.org/project/custom_formatters" rel="nofollow">custom formatters</a>. I just solved this very problem with it. It would be great if content_formatters had a disk-based content templates, but even now it allows custom PHP formatters for any field, including multiple-valued ones. There are samples you can clone to get started presto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drount</title>
		<link>http://blog.raisedeyebrow.com/2009/06/theming-multiple-value-cck-fields-in-views/comment-page-1/#comment-2554</link>
		<dc:creator>drount</dc:creator>
		<pubDate>Wed, 24 Mar 2010 19:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raisedeyebrow.com/?p=423#comment-2554</guid>
		<description>You have to take into consideration that if  only one value is stored in the multiple value field the _content_view_multiple_field is not called because the field is not multiple for views. 

In this case you have to use custom_theme_text_formatter_default for example (in case that you cck field type was text).</description>
		<content:encoded><![CDATA[<p>You have to take into consideration that if  only one value is stored in the multiple value field the _content_view_multiple_field is not called because the field is not multiple for views. </p>
<p>In this case you have to use custom_theme_text_formatter_default for example (in case that you cck field type was text).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Geerling</title>
		<link>http://blog.raisedeyebrow.com/2009/06/theming-multiple-value-cck-fields-in-views/comment-page-1/#comment-2333</link>
		<dc:creator>Jeff Geerling</dc:creator>
		<pubDate>Tue, 05 Jan 2010 22:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raisedeyebrow.com/?p=423#comment-2333</guid>
		<description>This was extremely helpful for a site I&#039;m working on - although I&#039;m not sure why there isn&#039;t a simple template file for this (would be easier for me to wrap my head around it!).

Thanks!</description>
		<content:encoded><![CDATA[<p>This was extremely helpful for a site I&#8217;m working on &#8211; although I&#8217;m not sure why there isn&#8217;t a simple template file for this (would be easier for me to wrap my head around it!).</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: psychoman</title>
		<link>http://blog.raisedeyebrow.com/2009/06/theming-multiple-value-cck-fields-in-views/comment-page-1/#comment-1835</link>
		<dc:creator>psychoman</dc:creator>
		<pubDate>Wed, 11 Nov 2009 09:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.raisedeyebrow.com/?p=423#comment-1835</guid>
		<description>Thank you! saved a lot of time :)</description>
		<content:encoded><![CDATA[<p>Thank you! saved a lot of time :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
