<?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: Expose database fields to views in a custom drupal module</title>
	<atom:link href="http://blog.menhir.be/2008/10/22/expose-database-fields-to-views-in-a-custom-drupal-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.menhir.be/2008/10/22/expose-database-fields-to-views-in-a-custom-drupal-module/</link>
	<description>The only constant in webdevelopment is change</description>
	<pubDate>Thu, 09 Feb 2012 15:15:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MD</title>
		<link>http://blog.menhir.be/2008/10/22/expose-database-fields-to-views-in-a-custom-drupal-module/comment-page-1/#comment-1061</link>
		<dc:creator>MD</dc:creator>
		<pubDate>Thu, 27 May 2010 11:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=223#comment-1061</guid>
		<description>Hi, i'm looking for a way to have a view sort data, but have te filter only give filtering options that have at least one positive result. 
For instance: sort cars according to year, in a list that is constantly evolving (cars added, cars deleted) . There are 200 cars from different years. So instead of putting all the years from 1940 to 2010 in the filter, with a good chance a lot of years will show an empty result when filtered (ie. there is no car in the system from 1973, so 1973 should not be an option in the filter), the filter should know what years to show (only those that give a positive result).

Is what you describe in the article something that could do that? If not, any idea where i could find that info?</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;m looking for a way to have a view sort data, but have te filter only give filtering options that have at least one positive result.<br />
For instance: sort cars according to year, in a list that is constantly evolving (cars added, cars deleted) . There are 200 cars from different years. So instead of putting all the years from 1940 to 2010 in the filter, with a good chance a lot of years will show an empty result when filtered (ie. there is no car in the system from 1973, so 1973 should not be an option in the filter), the filter should know what years to show (only those that give a positive result).</p>
<p>Is what you describe in the article something that could do that? If not, any idea where i could find that info?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stalski</title>
		<link>http://blog.menhir.be/2008/10/22/expose-database-fields-to-views-in-a-custom-drupal-module/comment-page-1/#comment-905</link>
		<dc:creator>Stalski</dc:creator>
		<pubDate>Mon, 26 Apr 2010 12:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=223#comment-905</guid>
		<description>Views2 :)</description>
		<content:encoded><![CDATA[<p>Views2 <img src='http://blog.menhir.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ac</title>
		<link>http://blog.menhir.be/2008/10/22/expose-database-fields-to-views-in-a-custom-drupal-module/comment-page-1/#comment-904</link>
		<dc:creator>ac</dc:creator>
		<pubDate>Mon, 26 Apr 2010 11:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=223#comment-904</guid>
		<description>Is this for "Views" or "Views 2"??  As of late 2008 (this article date), Views 1 was still in common use. I guess I'll just have to try the code and see if it works under Views 2 (but if there's a problem, I won't know if it's my fault or if it was Views 1 code..)

Otherwise, good article. We could all use more tutorials on Views handlers.</description>
		<content:encoded><![CDATA[<p>Is this for &#8220;Views&#8221; or &#8220;Views 2&#8243;??  As of late 2008 (this article date), Views 1 was still in common use. I guess I&#8217;ll just have to try the code and see if it works under Views 2 (but if there&#8217;s a problem, I won&#8217;t know if it&#8217;s my fault or if it was Views 1 code..)</p>
<p>Otherwise, good article. We could all use more tutorials on Views handlers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: local</title>
		<link>http://blog.menhir.be/2008/10/22/expose-database-fields-to-views-in-a-custom-drupal-module/comment-page-1/#comment-571</link>
		<dc:creator>local</dc:creator>
		<pubDate>Thu, 25 Feb 2010 01:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.menhir.be/?p=223#comment-571</guid>
		<description>this is simple and good. but you did not explain how we can show a custom field in views, this article explain how we can show a custom table in views, example of usage custom field was cck jalali date field</description>
		<content:encoded><![CDATA[<p>this is simple and good. but you did not explain how we can show a custom field in views, this article explain how we can show a custom table in views, example of usage custom field was cck jalali date field</p>
]]></content:encoded>
	</item>
</channel>
</rss>

