<?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: Drupal: disable caching for an entire module</title>
	<atom:link href="http://ward.vandewege.net/blog/2009/04/drupal-disable-caching-for-an-entire-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://ward.vandewege.net/blog/2009/04/drupal-disable-caching-for-an-entire-module/</link>
	<description></description>
	<lastBuildDate>Sun, 15 May 2011 21:08:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: ward</title>
		<link>http://ward.vandewege.net/blog/2009/04/drupal-disable-caching-for-an-entire-module/comment-page-1/#comment-9951</link>
		<dc:creator>ward</dc:creator>
		<pubDate>Sat, 02 Oct 2010 02:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://ward.vandewege.net/blog/?p=408#comment-9951</guid>
		<description>It&#039;s part of the url. I&#039;ve added an example.

Thanks,
Ward.</description>
		<content:encoded><![CDATA[<p>It&#8217;s part of the url. I&#8217;ve added an example.</p>
<p>Thanks,<br />
Ward.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kinjal</title>
		<link>http://ward.vandewege.net/blog/2009/04/drupal-disable-caching-for-an-entire-module/comment-page-1/#comment-9950</link>
		<dc:creator>kinjal</dc:creator>
		<pubDate>Fri, 01 Oct 2010 10:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://ward.vandewege.net/blog/?p=408#comment-9950</guid>
		<description>if (drupal_match_path($_GET[&#039;q&#039;],&#039;url_of_your_module/*&#039;)) 

at this line

url_of_your_module mean which  path

addressbar path or physical path.

clear more , with an example</description>
		<content:encoded><![CDATA[<p>if (drupal_match_path($_GET['q'],&#8217;url_of_your_module/*&#8217;)) </p>
<p>at this line</p>
<p>url_of_your_module mean which  path</p>
<p>addressbar path or physical path.</p>
<p>clear more , with an example</p>
]]></content:encoded>
	</item>
</channel>
</rss>

